{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shady-rest-mobile-home-park-apache-junction-az",
  "name": "Shady Rest Mobile Home Park",
  "description": "Shady Rest Mobile Home Park is located at 11435 East Apache Trail, Apache Junction AZ 85120. Shady Rest Mobile Home Park can be contacted at ***-***-**** or http://shadyrestcommunity.com/",
  "url": "https://campertunity.com/listings/campgrounds/shady-rest-mobile-home-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": "11435 East Apache Trail",
    "addressLocality": "Apache Junction",
    "addressRegion": "AZ",
    "postalCode": "85120",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.4130126,
    "longitude": -111.5833114
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/apache-junction/shady-rest-mobile-home-park"
  ]
}