{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/newberry-creek-resort-marina-mead-ok",
  "name": "Newberry Creek Resort & Marina",
  "description": "Newberry Creek Resort & Marina is located at 1582 Newberry Creek Road, Mead OK 73449. Newberry Creek Resort & Marina can be contacted at ***-***-**** or https://www.newberrycreek.com/",
  "url": "https://campertunity.com/listings/campgrounds/newberry-creek-resort-marina-mead-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1582 Newberry Creek Road",
    "addressLocality": "Mead",
    "addressRegion": "OK",
    "postalCode": "73449",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.0159938,
    "longitude": -96.5637546
  }
}