{
  "ok": true,
  "service": "INTVL Single-player Territory Bridge",
  "version": "0.1.1",
  "upstream": "https://d1yalngj9nsyl4.cloudfront.net",
  "layer": "territories",
  "nativeZoom": 11,
  "endpoints": {
    "health": "https://intvl-territory-bridge-pages.pages.dev/health",
    "tile": "https://intvl-territory-bridge-pages.pages.dev/tile/11/330/794",
    "visualTile": "https://intvl-territory-bridge-pages.pages.dev/tile/11/330/794?visual=1",
    "locate": "https://intvl-territory-bridge-pages.pages.dev/locate?lat=28.5&lon=-81.5",
    "point": "https://intvl-territory-bridge-pages.pages.dev/point?lat=28.5&lon=-81.5"
  },
  "notes": [
    "This bridge only handles INTVL single-player RUN territories.",
    "Coordinates are returned as ordinary GeoJSON longitude/latitude.",
    "The Worker uses public INTVL vector tiles and stores no Clerk token or INTVL login.",
    "Do not hard-code a private/home coordinate into this Worker. Supply coordinates only when you want to query them."
  ]
}