Spread the love

Below is some JSON Example that will help you to better understand about JSON.

JSON Object Example

{ 
"Person":
{
"name" : "Racks",
"age" : 10,
"married" : true } }

JSON Array Example

["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"]

JSON example or JSON file example

{
    "firstName": "Racks",
    "lastName": "Jacson",
    "gender": "man",
    "age": 24,
    "address": {
        "streetAddress": "Udhna",
        "city": "San Jone",
        "state": "CA",
        "postalCode": "95221"
    },
    "phoneNumbers": [
        { "type": "home", "number": "27627" }
    ]
}

JSON file example

If you want to JSON file example then you can refer below link in this I have added many sample JSON files that you can use for Example.

https://www.learningcontainer.com/sample-json-file

You can also check JSON to XML on below link.

You can refer below some article.

Recent Posts

Sample Video Files | MP4 Sample Download

SampleĀ Video filesĀ for testing purposes are listed below.That file you can edit and reuse. It's already…

4 months ago

Download Age Calculator in Excel/Xlsx

Age calculator in Excel is a very useful tool for quickly calculating a person's age…

5 months ago

NOC Letter Format for GST Registration Template

Here is the Preview of NOC Format for GST Registration in Word & PDF Download…

5 months ago

Construction & Building Permit NOC Template

Here is the Preview of Construction & Building Permit NOC format in Word & PDF…

5 months ago

Business Licensing No Objection Certificate

Here is the Preview of Business Licensing No Objection Certificate in Word & PDF Download…

5 months ago

NOC Format for Bank Loan

Here is the Preview of NOC Format for Bank Loan in Word & PDF Download…

5 months ago