{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mineral-park-campground-marblemount-wa",
  "name": "Mineral Park Campground",
  "description": "Mineral Park Campground is located at Cascade River Road, Marblemount WA 98267. Mineral Park Campground can be contacted at ***-***-**** or http://www.recreation.gov/camping/mineral-park-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=73820",
  "url": "https://campertunity.com/listings/campgrounds/mineral-park-campground-marblemount-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cascade River Road",
    "addressLocality": "Marblemount",
    "addressRegion": "WA",
    "postalCode": "98267",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.4658333,
    "longitude": -121.1677778
  }
}