{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/twiltley-branch-ms",
  "name": "Twiltley Branch",
  "description": "Explore Twiltley Branch in Okatibbee Lake, Mississippi with Recreation.gov. Twiltley Campground is the only full-service campground managed by the Corps of Engineers at Okatibbee Lake, a 11,000 acre multi-purpose recreation area in east",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/twiltley-branch-ms",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Twiltley Branch",
    "addressRegion": "MS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.4958333,
    "longitude": -88.8097222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.408353,
    "reviewCount": 431,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "14",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$14-$60"
}