{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kings-landing-sorrento-fl",
  "name": "King's Landing",
  "description": "King's Landing, near Orlando, Florida, is a unique campground that offers a straightforward camping experience with access to stunning natural springs.",
  "url": "https://campertunity.com/listings/campgrounds/kings-landing-sorrento-fl",
  "image": [
    "https://photos.thedyrt.com/photo/854291/media/kings-landing_d7d6c291-a74c-44ba-a7f8-08664572a414.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/854291/media/kings-landing_d7d6c291-a74c-44ba-a7f8-08664572a414.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/632143/media/kings-landing_ef78e053-626f-42c6-9364-706b60634696.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-81.50401136,28.76853246)/-81.50401136,28.76853246,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sorrento",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.76853246,
    "longitude": -81.50401136
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 8,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-06-17"
  },
  "priceRange": "$30+"
}