{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/falls-davis-ok",
  "name": "The Falls RV Park",
  "description": "Find your perfect getaway to The Falls RV Park surrounded by breathtaking views",
  "url": "https://campertunity.com/listings/campgrounds/falls-davis-ok",
  "image": [
    "https://img1.wsimg.com/isteam/stock/1400",
    "http://img1.wsimg.com/isteam/stock/1400"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2116 US Route 77",
    "addressLocality": "Davis",
    "addressRegion": "OK",
    "postalCode": "73030",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.47605,
    "longitude": -97.13316
  }
}