Inspired by T365803: Turn Interwiki Map page on meta into JSON - it would be nice if it were possible to have a page that was stored as JSON, but when viewed that JSON was passed through a template rather then being rendered as raw JSON to avoid needing separate pages like https://meta.wikimedia.org/wiki/Interwiki_map and https://meta.wikimedia.org/wiki/Interwiki_map/list
The template itself could either be hardcoded as an interface message (which then on the on-wiki side switches based on the page name or structure of the JSON) or be stored as a MCR slot.
See also T324933: Single- and multi-slot editor based on json-editor which proposes an easier editing interface.