Generate page from json rather than md

Im not looking for dynamic content but for generating new static pages from json files rather than from md. I can place the json files in data/ and access elements in the template from site.data just fine… but how do I get hugo to create a new page?

There are several discussions about this, both here and on GitHub, a random pick: