{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/canyon-view-campground-shonto-az",
  "name": "Canyon View Campground",
  "description": "Canyon View Campground is located at Canyon View Campground, Shonto AZ 86054. Canyon View Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/canyon-view-campground-shonto-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Canyon View Campground",
    "addressLocality": "Shonto",
    "addressRegion": "AZ",
    "postalCode": "86054",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.6851719,
    "longitude": -110.5411741
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/shonto/canyon-view-campground"
  ]
}