{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/east-basin-mannford-ok",
  "name": "East Basin Campground",
  "description": "East Basin Campground is located at 32381 East Basin Road, Mannford OK 74044. East Basin Campground can be contacted at ***-***-**** or https://www.facebook.com/East-Basin-Campgrounds-***-***-****12280/",
  "url": "https://campertunity.com/listings/campgrounds/east-basin-mannford-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "32381 East Basin Road",
    "addressLocality": "Mannford",
    "addressRegion": "OK",
    "postalCode": "74044",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.1749822,
    "longitude": -96.3447068
  }
}