{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/country-view-rv-village-ada-ok-us",
  "name": "Country View Rv Village",
  "description": "Country View Rv Village. RV Park and Campground in Ada, Oklahoma",
  "url": "https://campertunity.com/listings/campgrounds/country-view-rv-village-ada-ok-us",
  "image": [
    "https://rvcampgroundhq.com/wp-content/uploads/2023/09/cropped-rvcampgroundhq-logo-light-square-2500x2500-2.png",
    "http://rvcampgroundhq.com/wp-content/uploads/2023/09/RV-Campground-HQ-Default.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9574 County Road 1550",
    "addressLocality": "Ada",
    "addressRegion": "OK",
    "postalCode": "74820",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.7675741,
    "longitude": -96.7826918
  },
  "sameAs": [
    "https://rvcampgroundhq.com/campground/oklahoma/country-view-rv-village/"
  ]
}