{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-burkesville-ky-united-states",
  "name": "Spot2Nite",
  "description": "Check out Dale Hollow Paradise in Burkesville, Kentucky on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-burkesville-ky-united-states",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/de2ec569-61bb-11f0-9df5-0b27ba380731/card.jpg?v=63919831199"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3268 State Park Road",
    "addressLocality": "Burkesville",
    "addressRegion": "KY",
    "postalCode": "42717",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.6715702,
    "longitude": -85.29955129999999
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/kentucky/burkesville/dale-hollow-paradise"
  ],
  "checkinTime": "13:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}