{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/desert-sky-mh-rv-park-apache-junction-az",
  "name": "Desert Sky MH & RV Park",
  "description": "Desert Sky MH & RV Park is located at 900 South Idaho Road, Apache Junction AZ 85119. Desert Sky MH & RV Park can be contacted at ***-***-**** or http://www.visitdesertsky.com/",
  "url": "https://campertunity.com/listings/campgrounds/desert-sky-mh-rv-park-apache-junction-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "900 South Idaho Road",
    "addressLocality": "Apache Junction",
    "addressRegion": "AZ",
    "postalCode": "85119",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.4076914,
    "longitude": -111.5465262
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/apache-junction/desert-sky-mh-rv-park"
  ]
}