{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mounds-state-recreation-area-brookville",
  "name": "Mounds State Recreation Area",
  "description": "Mounds State Recreation Area is located at 14108 State Route 101, Brookville IN 47012. Mounds State Recreation Area can be contacted at ***-***-**** or http://www.in.gov/dnr/parklake/2961.htm",
  "url": "https://campertunity.com/listings/campgrounds/mounds-state-recreation-area-brookville",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14108 State Route 101",
    "addressLocality": "Brookville",
    "addressRegion": "IN",
    "postalCode": "47012",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4948532,
    "longitude": -84.9632292
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/indiana/brookville/mounds-state-recreation-area"
  ]
}