{
    "service": "elonn_maps",
    "description": "Elonn geographic object service.",
    "runtime_authority": false,
    "browser_runtime": null,
    "endpoints": [
        "GET /health",
        "GET /ready",
        "GET /db-check",
        "GET /maps/session",
        "GET /maps/objects",
        "GET /maps/geo/nearby",
        "GET /maps/geo/lookup",
        "GET /maps/geo/reverse",
        "GET /maps/presentation"
    ]
}