JSONstä
JSONstä is a fictional data interchange format designed as an extension of JSON to address multilingual data and lightweight metadata while preserving simplicity.
It maintains a JSON-like core syntax for objects and arrays, but adds optional type annotations, a locale
History and status: JSONstä originated in speculative discussions among developers and researchers as a thought experiment.
Syntax and example: The format remains largely JSON-compatible; an item might appear as { "name": "Alicia", "_type":
Usage and tooling: Some prototypes provide JSONstä parsers and validators; it is used mainly in demonstrations