{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/davenport-landing-welaka-fl",
  "name": "Davenport Landing",
  "description": "Davenport Landing, near Salt Springs, Florida, is a unique spot for those looking to camp in a more primitive setting.",
  "url": "https://campertunity.com/listings/campgrounds/davenport-landing-welaka-fl",
  "image": [
    "https://photos.thedyrt.com/photo/media/florida-davenport-landing-dispersed_5a3875fd-d2c8-427e-9c0d-56ccd21c278e.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/802474/media/davenport-landing_ff864e7f-77b4-4156-af3a-3458123fec09.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/florida-davenport-landing-dispersed_5a3875fd-d2c8-427e-9c0d-56ccd21c278e.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-81.77336106745786,29.472317904255817)/-81.77336106745786,29.472317904255817,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Welaka",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.472317904255817,
    "longitude": -81.77336106745786
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.111111111111111,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}