{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-jacksonville-fl-3",
  "name": "Jacksonville Cul De Sac",
  "description": "Quiet neighborhood near I-95, convenient to many restaurants and shopping, 20 minutes to the beach, 30 minutes to the airport, 40 minutes to St Augustine.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-jacksonville-fl-3",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/46234/photo-gallery/f0k0FYXz8rrFmwv7_aa0648296e65519f77e42a999026e73e_small.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/1141264/profile/CrpkkP8OfwnLBU1o_aad56fab7f73ab5d3835da79c39c36b6_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jacksonville, FL",
    "addressLocality": "Jacksonville",
    "addressRegion": "FL",
    "postalCode": "32256",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.24937138,
    "longitude": -81.52670886
  },
  "checkinTime": "09:60:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}