è un formato aperto e standardizzato, utilizzato per contenere dati in formato testuale, può essere usato in JavaScript in alternativa al linguaggio XML
Esempio
{ "name": "Mario", "languages": [ "it", "en" ], "birthday": { "day": 1, "month": 1, "year": 2000 }, }