{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/deadman-campground-yellow-pine-id",
  "name": "Deadman Campground",
  "description": "Deadman Campground near Yellow Pine, Idaho, is surrounded by forested terrain and riverbanks.",
  "url": "https://campertunity.com/listings/campgrounds/deadman-campground-yellow-pine-id",
  "image": [
    "https://photos.thedyrt.com/photo/696156/media/idaho-deadman-bar-campground_6b81681b-3848-4d57-87e6-9f8751147a4c.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-115.66133182,44.96325081)/-115.66133182,44.96325081,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/696156/media/idaho-deadman-bar-campground_6b81681b-3848-4d57-87e6-9f8751147a4c.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/696157/media/idaho-deadman-bar-campground_b0b64920-e006-40bb-95f9-3f775e874596.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Yellow Pine",
    "addressRegion": "ID",
    "postalCode": "83677",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.96325081,
    "longitude": -115.66133182
  },
  "sameAs": [
    "https://thedyrt.com/camping/idaho/idaho-deadman-bar-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$0+"
}