{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/the-driftwoods-rv-park-columbia-ky",
  "name": "The Driftwoods RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/the-driftwoods-rv-park-columbia-ky",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/101/187/full/the-driftwoods-rv-park--columbia-ky-0.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Columbia",
    "addressRegion": "KY",
    "postalCode": "42728",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.102841,
    "longitude": -85.3063504
  },
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}