🐾Dog Parks Hub
πŸ“¦

The Dog Parks Hub Open Dataset

Every park, beach, vet, and trail in the directory β€” with structured amenity data and a proprietary Vibe Score. Free under CC-BY-4.0. Cite us, build apps, run research.

3,303
Records
50
States
1,326
Cities
3,303
Geocoded
πŸ“‹
parks.json
Schema.org Dataset envelope + nested Place records. Browser, Node, Bun, Python β€” all good.
GET /api/parks.json
πŸ“Š
parks.csv
Flat 27-column table. Drop into Google Sheets, Excel, pandas, R, Tableau.
GET /api/parks.csv

License

Released under CC BY 4.0. Use it commercially or non-commercially. Attribute "Dog Parks Hub 2026" with a link to dogparkshub.com.

Suggested citation

Dog Parks Hub. (2026). US Dog Park Directory Dataset (v1.0)
[Data set]. Dog Parks Hub. https://dogparkshub.com/data

Schema

Each record contains:

  • id, name, url, kind, address, city, state, postalCode β€” identity + location
  • geo / lat, lng β€” WGS-84 coordinates (3,303 records geocoded)
  • acres, trailMiles, leashRequired β€” physical + policy
  • rating, reviewCount β€” visitor signal
  • vibeScore β€” proprietary 0-10 dog-experience score (see /park-of-the-week)
  • amenities.{shade,water,fenced,offLeash,smallDogArea,benches,restrooms,parking,dogBags,indoor} β€” booleans
  • photoUrl β€” Wikimedia Commons or stock (465 records have photos)
  • dogPolicy β€” short prose summary

Methodology

Records are aggregated from public sources (Google Maps, government park databases, official park websites, OpenStreetMap, US National Park Service) and enriched with Wikimedia Commons photos. Amenity flags are LLM-extracted from visitor reviews + park descriptions and verified against first-party park websites where available. Vibe Score is computed from rating + amenity count + log-scaled space + kind weighting (see full methodology).

Want raw access at scale?

The free dataset is updated continuously and served from the CDN with 24-hour cache. For real-time API access, partnership integrations, or data licensing, reach out via our about page.