.json
file extension.// Example JSON file
{
"name": "John Smith",
"age": 30,
"address": {
"street": "123 Main St",
"city": "Anytown",
"state": "CA",
"zip": "12345"
},
"skills": ["Ruby", "Python", "JavaScript"]
}
true
or false
null
\n
for a new line).