- Strings: Like names, titles, or descriptions.
- Numbers: Like ages, prices, or quantities.
- Booleans: True or False values.
- Objects: Groups of key-value pairs for more complex data.
- Other arrays: You can even nest arrays inside each other!
Let’s explore JSON file structure and how you can retrieve information from a JSON format. Lets look at the code below. Json array can store different type of data