{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wallace-creek-ms",
  "name": "Wallace Creek",
  "description": "Explore Wallace Creek in Enid Lake, Mississippi with Recreation.gov. Wallace Creek is a quiet, family-oriented campground situated along the banks of Enid Lake in the forests of northern Mississippi. View a virtual tour of Eni",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wallace-creek-ms",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/01/26/16/49/233662_a4ab8398-655a-4b9d-a5f5-5b6c5970daaa_1440.jpg",
    "https://cdn.recreation.gov/public/2021/01/27/14/50/233662_43499a86-71aa-4010-b2bb-cf61588b33ee_700.jpg",
    "https://cdn.recreation.gov/public/2021/01/27/15/46/233662_1b525b1c-63fc-4db5-af65-18d63e942954_700.jpeg",
    "https://cdn.recreation.gov/public/2021/01/26/17/14/233662_9e075646-6aca-4cc9-a405-2618388ee41b_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/01/27/15/45/233662_a1552783-a8cf-4d46-8e0b-c1135fc69ce4_700.jpeg",
    "https://cdn.recreation.gov/public/2021/01/26/16/54/233662_e2315b3e-b8ba-42fc-a5ef-315c45522b7a_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wallace Creek",
    "addressRegion": "MS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.1611111,
    "longitude": -89.8916667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7437673,
    "reviewCount": 722,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$24-$50"
}