{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/upper-payette-lake-dispersed-camping-area-payette",
  "name": "Upper Payette Lake Dispersed Camping Area",
  "description": "Upper Payette Lake Dispersed Camping Area is located near a lake surrounded by forested terrain in Idaho.",
  "url": "https://campertunity.com/listings/campgrounds/upper-payette-lake-dispersed-camping-area-payette",
  "image": [
    "https://photos.thedyrt.com/photo/media/idaho-upper-payette-lake-dispersed_0eb1c9da-4a33-493a-b5dc-043e4d3bf87b.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/543881/media/idaho-upper-payette-lake-dispersed_f8e20875-115e-45d2-b72e-ef5c753052d7.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/idaho-upper-payette-lake-dispersed_0eb1c9da-4a33-493a-b5dc-043e4d3bf87b.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-116.013749,45.13931586)/-116.013749,45.13931586,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Payette National Forest",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.13931586,
    "longitude": -116.013749
  },
  "sameAs": [
    "https://thedyrt.com/camping/idaho/idaho-upper-payette-lake-dispersed"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$0+"
}