Sample JSON Object
This is a sample JSON object with various keys and values.
Key Points
- JSON is widely used in web development
- It stands for JavaScript Object Notation
Pros
- Easy to read
- Structured format
- Useful for data exchange
Cons
- Requires proper syntax
- Can be complex for beginners