{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kachess-lake-lakebed-easton-wa",
  "name": "Kachess Lake Lakebed",
  "description": "Kachess Lake Lakebed is located near Kachess Lake in Washington, offering a terrain of forested areas and open lakebeds.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kachess-lake-lakebed-easton-wa",
  "image": [
    "https://photos.thedyrt.com/photo/media/kachess-lake-lakebed_36aecde3-1c4d-4382-bbe8-e24db60ccecc.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/kachess-lake-lakebed_36aecde3-1c4d-4382-bbe8-e24db60ccecc.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/2014867/media/kachess-lake-lakebed_2f827663-214f-46b2-9ea2-fe17b1a49f48.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-121.1890404,47.27543843)/-121.1890404,47.27543843,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Easton",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.27543843,
    "longitude": -121.1890404
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.857142857142857,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}