{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-star-lost-dutchman-apache-junction-az",
  "name": "Blue Star at Lost Dutchman",
  "description": "Blue Star at Lost Dutchman is located at 10936 East Apache Trail, Apache Junction AZ 85120. Blue Star at Lost Dutchman can be contacted at ***-***-**** or https://www.sunrvresorts.com/resorts/southwest/arizona/lost-dutchman/?utm_source=google&utm_medium=local-listing&utm_campaign=yext",
  "url": "https://campertunity.com/listings/campgrounds/blue-star-lost-dutchman-apache-junction-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10936 East Apache Trail",
    "addressLocality": "Apache Junction",
    "addressRegion": "AZ",
    "postalCode": "85120",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.4175639,
    "longitude": -111.5937618
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/apache-junction/blue-star-at-lost-dutchman"
  ]
}