{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/explore-brown-county-at-valley-branch-retreat-nashville-in",
  "name": "eXplore Brown County at Valley Branch Retreat",
  "description": "eXplore Brown County at Valley Branch Retreat is located at 2620 Valley Branch Road, Nashville IN 47448. eXplore Brown County at Valley Branch Retreat can be contacted at ***-***-**** or http://explorebrowncounty.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/explore-brown-county-at-valley-branch-retreat-nashville-in",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2620 Valley Branch Road",
    "addressLocality": "Nashville",
    "addressRegion": "IN",
    "postalCode": "47448",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1607595,
    "longitude": -86.1530368
  }
}