{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spencer-canyon-campground-mount-lemmon-az",
  "name": "Spencer Canyon Campground",
  "description": "Spencer Canyon Campground is located at , Mount Lemmon AZ 85619. Spencer Canyon Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/coronado/recarea/?recid=25710",
  "url": "https://campertunity.com/listings/campgrounds/spencer-canyon-campground-mount-lemmon-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mount Lemmon",
    "addressRegion": "AZ",
    "postalCode": "85619",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.4169758,
    "longitude": -110.7408356
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/mount-lemmon/spencer-canyon-campground"
  ]
}