{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alpine-rv-park-60751-state-route-20-marblemount-wa-98267-974",
  "name": "Alpine RV Park 60751 State Route 20, Marblemount, WA 98267-9743",
  "description": ".",
  "url": "https://campertunity.com/listings/campgrounds/alpine-rv-park-60751-state-route-20-marblemount-wa-98267-974",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "60751 State Route 20",
    "addressLocality": "Marblemount",
    "addressRegion": "WA",
    "postalCode": "98284",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.550621,
    "longitude": -121.423943
  }
}