{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-lost-river-rest-area-hwy-20-arco-id",
  "name": "Big Lost River Rest Area Hwy 20",
  "description": "Big Lost River Rest Area Hwy 20 is located near the Big Lost River in Idaho, surrounded by flat terrain with sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/big-lost-river-rest-area-hwy-20-arco-id",
  "image": [
    "https://photos.thedyrt.com/photo/media/big-lost-river-rest-area-hwy-20_b42d9d76-7005-4497-8df5-165d5761e114.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-113.0088773,43.54841624)/-113.0088773,43.54841624,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/big-lost-river-rest-area-hwy-20_b42d9d76-7005-4497-8df5-165d5761e114.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Arco",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.54841624,
    "longitude": -113.0088773
  },
  "sameAs": [
    "https://thedyrt.com/camping/idaho/big-lost-river-rest-area-hwy-20"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Volcanic"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-08-25"
  },
  "priceRange": "$0+"
}