{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/general-hitchcock-campground-mount-lemmon-az",
  "name": "General Hitchcock Campground",
  "description": "General Hitchcock Campground is located at , Mount Lemmon AZ 85619. General Hitchcock Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/coronado/recarea/?recid=25646",
  "url": "https://campertunity.com/listings/campgrounds/general-hitchcock-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.3775,
    "longitude": -110.6856
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/mount-lemmon/general-hitchcock-campground"
  ]
}