There are several ways to verify the structure and data types inside a JSON object, much like an XML schema; however unlike XML schema, JSON schemas are not widely used. Additionally JSON Schema have to be written manually; unlike XML, there are currently no tools available to generate a JSON schema from JSON data.