{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/quiet-suburban-rv-camping-retreat-jacksonville-fl",
  "name": "Quiet Suburban RV Camping Retreat",
  "description": "Tucked away on a peaceful cul-de-sac, this charming suburban escape offers RV Camping just 5 minutes from a major zoo and 12 minutes from the airport. Enjoy a quiet neighborhood setting where quick, friendly host communication ensures a smooth stay. Whether you‚Äôre here for wildlife encounters, easy access to city attractions or a serene overnight stop, this convenient spot combines tranquility and accessibility for your next road trip.",
  "url": "https://campertunity.com/listings/campgrounds/quiet-suburban-rv-camping-retreat-jacksonville-fl",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/27653/photo-gallery/D7NqXvNwVHULHGda_f77bcc58e3463f6cf2914e6bd5df50aa_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/518104/profile/tm4QwV56zvlBghH4_abeb81bcb4a89c2ffb0e8fb5fb54787c_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jacksonville, FL",
    "addressLocality": "Jacksonville",
    "addressRegion": "FL",
    "postalCode": "91605",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.41949605,
    "longitude": -81.73104633
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}