{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ortona-south-fl",
  "name": "Ortona South",
  "description": "Explore Ortona South in Lake Okeechobee, Florida with Recreation.gov. Ortona South is a perfect campground for a quiet, sunny escape to South Florida. The campground is set along the Caloosahatchie River.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ortona-south-fl",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/69818.jpg",
    "https://cdn.recreation.gov/public/images/69853.jpg",
    "https://cdn.recreation.gov/public/images/69857.jpg",
    "https://cdn.recreation.gov/public/2019/05/13/16/26/233570_cc678bbd-2021-4dbf-a570-1d76ca2a9e64_700.jpg",
    "https://cdn.recreation.gov/public/2018/08/09/16/11/4c03091d-6300-49a7-95ff-9acada44c838_1600.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/08/09/15/49/fd403506-09ce-474f-b258-ee075b5d47c4_450.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ortona South",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.7872222,
    "longitude": -81.3086111
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7423906,
    "reviewCount": 1347,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$30-$35"
}