{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lost-dutchman-rv-resort-apache-junction-az",
  "name": "Lost Dutchman RV Resort",
  "description": "Lost Dutchman RV Resort is located at 400 North Plaza Drive, Apache Junction AZ 85120. Lost Dutchman RV Resort can be contacted at ***-***-**** or http://lostdutchmanrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/lost-dutchman-rv-resort-apache-junction-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "400 North Plaza Drive",
    "addressLocality": "Apache Junction",
    "addressRegion": "AZ",
    "postalCode": "85120",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.4186441,
    "longitude": -111.5505052
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/apache-junction/lost-dutchman-rv-resort",
    "https://gocampingamerica.com/campgrounds-rv-parks/arizona/apache-junction/lost-dutchman-retirement-rv-community"
  ]
}