{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lazy-daz-rv-park-calvert-city",
  "name": "What is the phone number for Lazy Daz RV Park?",
  "description": "Lazy Daz RV Park is located at 4237 Gilbertsville Highway, Calvert City KY 42029. Lazy Daz RV Park can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lazy-daz-rv-park-calvert-city",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4237 Gilbertsville Highway",
    "addressLocality": "Calvert City",
    "addressRegion": "KY",
    "postalCode": "42029",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.0382766,
    "longitude": -88.3329684
  }
}