{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chisholm-trail-ridge-ok",
  "name": "Chisholm Trail Ridge",
  "description": "Explore Chisholm Trail Ridge in Waurika Lake, Oklahoma with Recreation.gov. Chisholm Trail Ridge Park lies along the scenic shore of Waurika Lake in the Great Plains Region of southern Oklahoma. The area offers many recreation activitie",
  "url": "https://campertunity.com/listings/campgrounds/chisholm-trail-ridge-ok",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2019/06/14/14/32/233458_2cd14b5e-9bf5-4f6e-9b31-acb1e752fa6b_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chisholm Trail Ridge",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2591667,
    "longitude": -98.035
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233458"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "18",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$18-$22"
}