{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rivers-bridge-ehrhardt-sc",
  "name": "Rivers Bridge",
  "description": "Rivers Bridge camping reservations and campground information. Learn more about camping near Rivers Bridge and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rivers-bridge-ehrhardt-sc",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "325 State Park Road",
    "addressLocality": "Ehrhardt",
    "addressRegion": "SC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.08472,
    "longitude": -81.05222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}