{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sedona-view-rv-resort-cottonwood-az",
  "name": "Sedona View RV Resort",
  "description": "Sedona View RV Resort is located at 4900 S Genesis Dr, Cottonwood AZ 86326. Sedona View RV Resort can be contacted at ***-***-**** or https://www.sedonaviewrvresort.net/",
  "url": "https://campertunity.com/listings/campgrounds/sedona-view-rv-resort-cottonwood-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4900 S Genesis Dr",
    "addressLocality": "Cottonwood",
    "addressRegion": "AZ",
    "postalCode": "86326",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.6464884,
    "longitude": -111.9627653
  }
}