{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hidden-hacienda-wickenburg-az-1",
  "name": "Hidden Hacienda",
  "description": "Hidden Hacienda is located at 36001 South Moreton Road, Wickenburg AZ 85390. Hidden Hacienda can be contacted at ***-***-**** or http://www.hiddenhaciendaaz.com/",
  "url": "https://campertunity.com/listings/campgrounds/hidden-hacienda-wickenburg-az-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "36001 South Moreton Road",
    "addressLocality": "Wickenburg",
    "addressRegion": "AZ",
    "postalCode": "85390",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.028792,
    "longitude": -112.821661
  }
}