{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cumberland-river-campground-williamsburg-ky-1",
  "name": "Cumberland River CAMPGROUND",
  "description": "Cumberland River CAMPGROUND is located at , Williamsburg KY 40769. Cumberland River CAMPGROUND can be contacted at ***-***-**** or https://www.cumberlandrivercampgroundky.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cumberland-river-campground-williamsburg-ky-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Williamsburg",
    "addressRegion": "KY",
    "postalCode": "40769",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.7646118,
    "longitude": -84.228879
  }
}