{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whitetail-campground-mount-lemmon-az-1",
  "name": "Whitetail Campground",
  "description": "Whitetail Campground is located at Whitetail Road, Mount Lemmon AZ 85619. Whitetail Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/whitetail-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=75454",
  "url": "https://campertunity.com/listings/campgrounds/whitetail-campground-mount-lemmon-az-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Whitetail Road",
    "addressLocality": "Mount Lemmon",
    "addressRegion": "AZ",
    "postalCode": "85619",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.4119444,
    "longitude": -110.7319444
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/mount-lemmon/whitetail-campground"
  ]
}