{
  "description": "JSON represents any valid JSON value. These types are supported: bool, int64, float64, string, []interface{}, map[string]interface{} and nil.",
  "$schema": "http://json-schema.org/schema#",
  "type": "object"
}