{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dreamin-n-driftin-rv-lake-city-fl",
  "name": "Dreamin___n___Driftin___ RV Resort",
  "description": "Contact info, reviews tips & more for Dreamin___n___Driftin___ RV Resort | Camping in Florida",
  "url": "https://campertunity.com/listings/campgrounds/dreamin-n-driftin-rv-lake-city-fl",
  "image": [
    "https://photos.thedyrt.com/photo/1854243/photo/dreamin___n___driftin___-rv-resort_5c50350d-94e8-48d8-9a92-1a39d878c4e3.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/1854243/photo/dreamin___n___driftin___-rv-resort_5c50350d-94e8-48d8-9a92-1a39d878c4e3.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8883 Hwy 90 W",
    "addressLocality": "Lake City",
    "addressRegion": "FL",
    "postalCode": "32055",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.1943151,
    "longitude": -82.5079789
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}