{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-county-parks-recreation-brook",
  "name": "County Parks & Recreation",
  "description": "County Parks & Recreation is located at 7178 Blue Creek Road, Brookville IN 47012. County Parks & Recreation can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-county-parks-recreation-brook",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7178 Blue Creek Road",
    "addressLocality": "Brookville",
    "addressRegion": "IN",
    "postalCode": "47012",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4040917,
    "longitude": -85.0164738
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/indiana/brookville/county-parks-recreation"
  ]
}