{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cedars-edge-rv-park-ardmore-ok-1",
  "name": "Cedars Edge Rv Park",
  "description": "Cedars Edge Rv Park. RV Park and Campground in Ardmore, Oklahoma",
  "url": "https://campertunity.com/listings/campgrounds/cedars-edge-rv-park-ardmore-ok-1",
  "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": "3433 Us Highway 70",
    "addressLocality": "Ardmore",
    "addressRegion": "OK",
    "postalCode": "73401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.1123204,
    "longitude": -97.0262595
  }
}