Schema store:
{
  "title": "JSON schema for the ASP.NET global configuration files",
  "$schema": "http://json-schema.org/draft-04/schema#",
  "type": "object",
  "additionalProperties": true,
  "required": [ &qu...