{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/crockett-frontiers-campground-grand-rivers-ky",
  "name": "What is the phone number for Crockett Frontiers Campground?",
  "description": "Crockett Frontiers Campground is located at 216 Maxwell Drive, Grand Rivers KY 42045. Crockett Frontiers Campground can be contacted at ***-***-**** or https://www.landbetweenthelakes.com/camping/crockett-frontiers-campground/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/crockett-frontiers-campground-grand-rivers-ky",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "216 Maxwell Drive",
    "addressLocality": "Grand Rivers",
    "addressRegion": "KY",
    "postalCode": "42045",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.0056221,
    "longitude": -88.2395182
  }
}