{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wind-river-basin-campground-lander",
  "name": "Wind River Basin Campground",
  "description": "Wind River Basin Campground is located near the Wind River Range in Wyoming, featuring flat plains and rugged mountain terrain.",
  "url": "https://campertunity.com/listings/campgrounds/wind-river-basin-campground-lander",
  "image": [
    "https://photos.thedyrt.com/photo/1301401/media/wind-river-basin-campground_2b80ab2e-2b57-4289-a3f5-7146991df47a.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1301401/media/wind-river-basin-campground_2b80ab2e-2b57-4289-a3f5-7146991df47a.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-108.87711000000002,42.98929000000001)/-108.87711000000002,42.98929000000001,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1301402/media/wind-river-basin-campground_191f713e-a127-4942-a279-5e89f23973fa.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lander",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.98929000000001,
    "longitude": -108.87711000000002
  },
  "sameAs": [
    "https://thedyrt.com/camping/wyoming/wind-river-basin-campground"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tipi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "105",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$105-$175"
}