{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-la-hacienda-rv-resort-apache-juncti",
  "name": "La Hacienda RV Resort",
  "description": "La Hacienda RV Resort is located at 1797 West 28th Avenue, Apache Junction AZ 85120. La Hacienda RV Resort can be contacted at ***-***-**** or https://lahaciendarv.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-la-hacienda-rv-resort-apache-juncti",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1797 West 28th Avenue",
    "addressLocality": "Apache Junction",
    "addressRegion": "AZ",
    "postalCode": "85120",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.3896034,
    "longitude": -111.5656173
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/apache-junction/la-hacienda-rv-resort"
  ]
}