{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/broad-river-campground-winnsboro-sc-1",
  "name": "Broad River Campground",
  "description": "Broad River Campground is located at 16842 South Carolina 215, Winnsboro SC 29180. Broad River Campground can be contacted at ***-***-**** or http://broadrivercampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/broad-river-campground-winnsboro-sc-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16842 South Carolina 215",
    "addressLocality": "Winnsboro",
    "addressRegion": "SC",
    "postalCode": "29180",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2170864,
    "longitude": -81.2134951
  }
}