{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/red-river-rose-rv-resort-ardmore-ok-1",
  "name": "Red River Rose RV Resort",
  "description": "Red River Rose RV Resort is located at 4661 Hedges Road, Ardmore OK 73401. Red River Rose RV Resort can be contacted at ***-***-**** or http://hiddenlakerv.com/",
  "url": "https://campertunity.com/listings/campgrounds/red-river-rose-rv-resort-ardmore-ok-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4661 Hedges Road",
    "addressLocality": "Ardmore",
    "addressRegion": "OK",
    "postalCode": "73401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.118409,
    "longitude": -97.158005
  }
}