Format, validate, and visualize JSON instantly. Prettify, minify, sort keys, convert to YAML, and explore with a tree view.
JSON strict specification requires double quotes (") for keys and string values. Single quotes (') will throw an error.
Unlike standard JavaScript objects, JSON does not allow a comma after the final item in an array or object.