{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-cave-city-ky",
  "name": "Spot2Nite",
  "description": "Check out Dino Valley RV Park in Cave City, Kentucky on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-cave-city-ky",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/46c838cf-10d1-11f0-9d75-2302387e8640/card.jpg?v=63910934419"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "807 Mammoth Cave Road",
    "addressLocality": "Cave City",
    "addressRegion": "KY",
    "postalCode": "42127",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.13305,
    "longitude": -85.984059
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00"
}