{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/okmulgee-lake-recreation-area-okmulgee-ok",
  "name": "Okmulgee Lake & Recreation Area",
  "description": "Okmulgee Lake & Recreation Area is located at 16830 Dripping Springs Lake Road, Okmulgee OK 74447. Okmulgee Lake & Recreation Area can be contacted at ***-***-**** or http://www.travelok.com/listings/view.profile/id.5520",
  "url": "https://campertunity.com/listings/campgrounds/okmulgee-lake-recreation-area-okmulgee-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16830 Dripping Springs Lake Road",
    "addressLocality": "Okmulgee",
    "addressRegion": "OK",
    "postalCode": "74447",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.6117507,
    "longitude": -96.068805
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oklahoma/okmulgee/okmulgee-lake-recreation-area"
  ]
}