{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/marshalls-camp-ground-calvert-city-ky",
  "name": "Marshalls Camp Ground",
  "description": "Check out Marshalls Camp Ground in Calvert City, Kentucky on Go Camping America",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/marshalls-camp-ground-calvert-city-ky",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Calvert City",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.0298494,
    "longitude": -88.3062464
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}