{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/west-walker-river-roadside-camp-coleville-ca",
  "name": "West Walker River Roadside Camp",
  "description": "West Walker River Roadside Camp is located near the West Walker River in California.",
  "url": "https://campertunity.com/listings/campgrounds/west-walker-river-roadside-camp-coleville-ca",
  "image": [
    "https://photos.thedyrt.com/photo/media/west-walker-river-roadside-camp_471af074-754a-415c-846b-5cb35421b718.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/west-walker-river-roadside-camp_471af074-754a-415c-846b-5cb35421b718.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-119.4595016,38.47768493)/-119.4595016,38.47768493,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/west-walker-river-roadside-camp_800eb55b-4a12-4577-98ee-d26d489cd374.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Coleville",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.47768493,
    "longitude": -119.4595016
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/west-walker-river-roadside-camp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}