{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/canadian-canton-lake-ok",
  "name": "Canadian",
  "description": "Canadian Campground is located at Canton Lake in northwest Oklahoma on the North Canadian River, just 2.5 miles from the town of Canton. Canton Lake hosts a large number of campers, picnickers, boaters, fishermen, and hunters every year, as one of the few places in western Oklahoma to offer all of these activities. This campground's central location, scenic setting, and excellent facilities make it a very popular destination. It offers 120 family sites and one day-use group picnic shelter, al...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/canadian-canton-lake-ok",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/12/03/17/43/233447_75b7ddb9-ddaf-4949-a0b5-0e1915041229_700.jpeg",
    "https://cdn.recreation.gov/public/2020/12/08/20/27/233447_6fd7fe0a-4ace-4da9-add6-0a77e59d83e2_700.jpeg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "64600 N 2466 Rd.",
    "addressLocality": "Canton",
    "addressRegion": "OK",
    "postalCode": "73724-9522",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.084999,
    "longitude": -98.6079
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.341837,
    "reviewCount": 196,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "18",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$18-$40"
}