{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/robbers-cave-state-park-wilburton-ok",
  "name": "Robbers Cave State Park",
  "description": "Robbers Cave State Park is located at 4575 Northwest 1024th Ave, Wilburton OK 74578. Robbers Cave State Park can be contacted at ***-***-**** or http://www.travelok.com/listings/view.profile/id.6415",
  "url": "https://campertunity.com/listings/campgrounds/robbers-cave-state-park-wilburton-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4575 Northwest 1024th Ave",
    "addressLocality": "Wilburton",
    "addressRegion": "OK",
    "postalCode": "74578",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.9969703,
    "longitude": -95.3304405
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oklahoma/wilburton/robbers-cave-state-park"
  ]
}