{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/keystone-state-park-campground-mannford",
  "name": "Keystone State Park Campground",
  "description": "Keystone State Park Campground, near Sand Springs, Oklahoma, is a fantastic spot for families and friends looking to enjoy the great outdoors.",
  "url": "https://campertunity.com/listings/campgrounds/keystone-state-park-campground-mannford",
  "image": [
    "https://photos.thedyrt.com/photo/622039/media/oklahoma-keystone-state-park_7be6a811-a8d5-48e3-8f61-c8b57fbe85e9.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/622039/media/oklahoma-keystone-state-park_7be6a811-a8d5-48e3-8f61-c8b57fbe85e9.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-96.26472677,36.13853421)/-96.26472677,36.13853421,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/96436/media/oklahoma-keystone-state-park_aca14283a00cd7478dbd385ecdc15cb7.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mannford",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.13853421,
    "longitude": -96.26472677
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  }
}