{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/battle-of-rivers-bridge-state-historic-site-ehrhardt-sc",
  "name": "Battle of Rivers Bridge State Historic Site",
  "description": "Battle of Rivers Bridge State Historic Site is located at 325 State Park Rd, Ehrhardt SC 29081. Battle of Rivers Bridge State Historic Site can be contacted at ***-***-**** or http://www.southcarolinaparks.com/riversbridge/directions.aspx",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/battle-of-rivers-bridge-state-historic-site-ehrhardt-sc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "325 State Park Rd",
    "addressLocality": "Ehrhardt",
    "addressRegion": "SC",
    "postalCode": "29081",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.055392,
    "longitude": -81.0953312
  }
}