{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/river-run-rv-park-and-event-center-ada-ok",
  "name": "River Run RV Park and Event Center",
  "description": "Experience nature's beauty at River Run RV Park and Event Center",
  "url": "https://campertunity.com/listings/campgrounds/river-run-rv-park-and-event-center-ada-ok",
  "image": [
    "https://img1.wsimg.com/isteam/ip/108ffa49-0adf-4e5e-97bd-f6a904648d63/image6.jpeg",
    "http://img1.wsimg.com/isteam/ip/108ffa49-0adf-4e5e-97bd-f6a904648d63/image6.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4201 99 n",
    "addressLocality": "Ada",
    "addressRegion": "OK",
    "postalCode": "74820",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.92485973164561,
    "longitude": -96.68475940370898
  },
  "sameAs": [
    "https://rivrrunrvpark.com/"
  ]
}