{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/country-view-rv-park-wagoner-ok",
  "name": "Country View RV Park",
  "description": "Country View RV Park is located at , Wagoner OK 74467. Country View RV Park can be contacted at ***-***-**** or http://www.countryviewrvparkofoklahoma.com/",
  "url": "https://campertunity.com/listings/campgrounds/country-view-rv-park-wagoner-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wagoner",
    "addressRegion": "OK",
    "postalCode": "74467",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.9134966,
    "longitude": -95.398485
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oklahoma/wagoner/country-view-rv-park"
  ]
}