{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/crystal-springs-campground-easton-wa",
  "name": "Crystal Springs Campground",
  "description": "Crystal Springs Campground was once a developed campground managed by the U.S. Forest Service in the Okanogan-Wenatchee National Forest. Located in Kittitas County near Easton, Washington, the campground sat in a forested setting along the I-90 corridor in the Cascade Mountains. The site provided convenient access for travelers along the interstate and served as a base for exploring the surrounding national forest. The campground has been permanently closed by the Forest Service and is no lon...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/crystal-springs-campground-easton-wa",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "I-90",
    "addressLocality": "Easton",
    "addressRegion": "WA",
    "postalCode": "98925",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.31119918823242,
    "longitude": -121.31520080566406
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}