{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mitchell-creek-campground",
  "name": "Mitchell Creek Campground | WA | Camping Information & Reviews",
  "description": "Accessible only by boat, Mitchell Creek Campground offers an exclusive waterfront escape on Lake Chelan's pristine north. 7 campsites available. Activities: Fis",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mitchell-creek-campground",
  "image": [
    "https://qewhrfvhtvxtmipwycct.supabase.co/storage/v1/object/public/campground_photos/mitchell-creek-campground-lake-mountain-view-amenities-AF1QipPJwdZz41ZeccRtkyNj_3j47zv2UKk6esissu2B.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sign in",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9703,
    "longitude": -120.1919
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.23529411764706,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}