Minimal Object JSON Example
A tiny valid JSON object that is perfect for tutorials, docs, smoke tests, and first API experiments.
Where this shape shows up in production
Related examples
Continue Learning
Introduction to JSON
Learn what JSON is, why it matters, and how it became the universal data format for modern development.
JSON Data Types — Complete Guide
Master all six JSON data types: String, Number, Boolean, Null, Object, and Array with interactive examples and real-world patterns.
JSON Objects — Keys, Nesting & Patterns
Deep dive into JSON objects: key-value pairs, nesting, real-world patterns like API responses, configs, and schemas.
Try These Tools
JSON Pretty Print & Viewer
Pretty-print, minify, and inspect JSON with strict-valid output, lenient repair modes, tree search, and local-only processing.
Open toolJSON Validator
Validate JSON syntax in real-time. Get clear error messages with line and column numbers.
Open toolJSON Path Finder
Discover exact and wildcard JSONPath expressions with interactive tree exploration, search, and live extracted values.
Open tool