{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harts-pass-campground-winthrop-wa",
  "name": "Harts Pass Campground",
  "description": "Harts Pass Campground is located near Winthrop, WA, surrounded by rugged mountain terrain. Temperatures can range from lows in the 30s Fahrenheit in spring and fall to highs in the 70s during summer. Nearby attractions include the Pacific Crest Trail and the scenic vistas of the North Cascades National Park.",
  "url": "https://campertunity.com/listings/campgrounds/harts-pass-campground-winthrop-wa",
  "image": [
    "https://photos.thedyrt.com/photo/867642/media/washington-harts-pass_09d1cd34-4dc1-48c5-82e7-1fc9d1bc86d2.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/197954/media/washington-harts-pass_204c48769cf4fb00516c53e2f190734d.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/867642/media/washington-harts-pass_09d1cd34-4dc1-48c5-82e7-1fc9d1bc86d2.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-120.66956228,48.72075414)/-120.66956228,48.72075414,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Winthrop",
    "addressRegion": "WA",
    "postalCode": "98862",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.72075414,
    "longitude": -120.66956228
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}