{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/quiet-suburban-rv-retreat-lake-city-fl",
  "name": "Quiet Suburban RV Retreat",
  "description": "Park your rig on a smooth, semicircular concrete driveway in this peaceful subdivision just off the interstate--perfect for easy RV camping and overnight stops. Enjoy quick access to grocery stores, banks, home improvement outlets, a Camping World location and a regional mall. This serene suburban setting offers a secure place to rest, recharge and stock up on supplies before you hit the road again.",
  "url": "https://campertunity.com/listings/campgrounds/quiet-suburban-rv-retreat-lake-city-fl",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/40606/photo-gallery/Nu3vBK8RinLFrfUM_31a6331a13857c4b3a794126750eb3fc_small.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/653113/profile/3jfge0z8UC3c1NTt_82ea8565b81f7810500321d2dceae4c1_small.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lake City, FL",
    "addressLocality": "Lake City",
    "addressRegion": "FL",
    "postalCode": "32024",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.12582252,
    "longitude": -82.64261876
  },
  "checkinTime": "06:00:00",
  "checkoutTime": "08:40:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}