{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mcfadden-cove-ok-us",
  "name": "Mcfadden Cove | OK | Camping Information & Reviews",
  "description": "Nestled along the serene banks of north-central Oklahoma's Kaw Lake, McFadden Cove offers an intimate camping experience. 15 campsites available. Activities: Fi",
  "url": "https://campertunity.com/listings/campgrounds/mcfadden-cove-ok-us",
  "image": [
    "https://cdn.recreation.gov/public/2022/06/07/15/00/10082227_83b96843-4a31-4e7f-9fbc-d2b490c99f3b_700.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.700934,
    "longitude": -96.033994
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.15,
    "reviewCount": 37,
    "bestRating": 5,
    "worstRating": 1
  }
}