{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-johnson-creek-campgrounds-mead-ok",
  "name": "Johnson Creek Campgrounds",
  "description": "Johnson Creek Campgrounds is located at 215 Johnson Road, Mead OK 73449. Johnson Creek Campgrounds can be contacted at or http://www.recreation.gov/camping/johnson-creek/r/campgroundDetails.do?contractCode=NR",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-johnson-creek-campgrounds-mead-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "215 Johnson Road",
    "addressLocality": "Mead",
    "addressRegion": "OK",
    "postalCode": "73449",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.000928,
    "longitude": -96.5696642
  }
}