{ "$schema": "http://json-schema.org/draft-04/schema#", "properties": { "x": { "type": "integer", "minimum": 1000000000000, "maximum": 2000000000000 } } }