{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sequoyah-bay-state-park-wagoner-ok",
  "name": "Sequoyah Bay State Park",
  "description": "Sequoyah Bay State Park is located at 6237 East 100th Street North, Wagoner OK 74467. Sequoyah Bay State Park can be contacted at ***-***-**** or http://www.travelok.com/listings/view.profile/id.6729",
  "url": "https://campertunity.com/listings/campgrounds/sequoyah-bay-state-park-wagoner-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6237 East 100th Street North",
    "addressLocality": "Wagoner",
    "addressRegion": "OK",
    "postalCode": "74467",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.8857616,
    "longitude": -95.2779079
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oklahoma/wagoner/sequoyah-bay-state-park"
  ]
}