{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/taylor-ferry-south-wagoner-ok",
  "name": "Taylor Ferry South",
  "description": "Taylor Ferry South is located at , Wagoner OK 74467. Taylor Ferry South can be contacted at or https://www.recreation.gov/camping/taylor-ferry/r/campgroundDetails.do?contractCode=NRSO&parkId=73438",
  "url": "https://campertunity.com/listings/campgrounds/taylor-ferry-south-wagoner-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wagoner",
    "addressRegion": "OK",
    "postalCode": "74467",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.9344718,
    "longitude": -95.2840112
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oklahoma/wagoner/taylor-ferry-south"
  ]
}