{ "id": "test-style", "version": 8, "name": "Test Style", "metadata": { "maputnik:renderer": "mlgljs" }, "sources": { "example": { "type": "vector", "data": { "type": "FeatureCollection", "features":[{ "type": "Feature", "properties": { "name": "Dinagat Islands" }, "geometry":{ "type": "Point", "coordinates": [125.6, 10.1] } }] } } }, "glyphs": "https://example.local/fonts/{fontstack}/{range}.pbf", "sprites": "https://example.local/fonts/{fontstack}/{range}.pbf", "layers": [] }