{
  "name": "Cracked Buckeye",
  "url": "https://crackedbuckeye.com/",
  "generated": "2026-09-16",
  "license": "CC BY 4.0 for the compilation; each source keeps its own terms",
  "cite": "Cracked Buckeye (Open Shower Co), \"Cracked Buckeye\", https://crackedbuckeye.com/, built 2026-09-16, accessed [date].",
  "counts": {
    "zips": 1233,
    "places": 2232,
    "counties": 88,
    "water_systems": 1131,
    "topics": 68
  },
  "endpoints": {
    "zip": "/api/zip/{zip}.json",
    "place": "/api/place/{slug}.json",
    "county": "/api/county/{slug}.json",
    "water": "/api/water/{pwsid}.json",
    "topic": "/api/topics/{mode}.json"
  },
  "lists": {
    "zips": "/api/zips.json",
    "places": "/api/places.json",
    "counties": "/api/counties.json",
    "water": "/api/water.json",
    "topics": "/api/topics.json"
  },
  "schema": "https://crackedbuckeye.com/api/schema.json"
}
