{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/big-bend-ok-canton-ok",
  "name": "Big Bend (OK)",
  "description": "Big Bend Park is located on Canton Lake in northwest Oklahoma on the North Canadian River. The area hosts a large number of campers, picnickers, boaters, fishermen and hunters every year as one of the few places in western Oklahoma to offer so many activities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/big-bend-ok-canton-ok",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "U.S. Army Corps of Engineers",
    "addressLocality": "Canton",
    "addressRegion": "OK",
    "postalCode": "73724-9522",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.115971,
    "longitude": -98.618913
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.35061,
    "reviewCount": 328,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "18",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$18+"
}