{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shady-acres-mobile-home-park-prescott-az",
  "name": "Shady Acres Mobile Home Park",
  "description": "Shady Acres Mobile Home Park is located at 1305 Adams Avenue, Prescott AZ 86305. Shady Acres Mobile Home Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/shady-acres-mobile-home-park-prescott-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1305 Adams Avenue",
    "addressLocality": "Prescott",
    "addressRegion": "AZ",
    "postalCode": "86305",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.5655959,
    "longitude": -112.493801
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/prescott/shady-acres-mobile-home-park"
  ]
}