{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spencer-whistle-stop-whittier-ak",
  "name": "Spencer Whistle Stop",
  "description": "Spencer Whistle Stop is located near the [Chugach National Forest](https://thedyrt.com/camping/alaska/near/chugach-national-forest) in Alaska, featuring rugged terrain with dense forests and mountain views.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spencer-whistle-stop-whittier-ak",
  "image": [
    "https://photos.thedyrt.com/photo/529643/media/spencer-whistle-stop_c17e11be-05e6-47d8-9c17-ab45c38c7521.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-149.05220097,60.70690044)/-149.05220097,60.70690044,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/529643/media/spencer-whistle-stop_c17e11be-05e6-47d8-9c17-ab45c38c7521.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Whittier",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.70690044,
    "longitude": -149.05220097
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}