{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cabin-creek-sno-park-easton-wa-us",
  "name": "Cabin Creek Sno Park",
  "description": "Cabin Creek Sno Park is located at National Forest Development Road 4826, Easton WA 98925. Cabin Creek Sno Park can be contacted at or http://www.kongsbergers.org/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cabin-creek-sno-park-easton-wa-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Forest Development Road 4826",
    "addressLocality": "Easton",
    "addressRegion": "WA",
    "postalCode": "98925",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.296763,
    "longitude": -121.2888489
  }
}