{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cottonwood-campground-ketchum-id",
  "name": "Cottonwood Campground",
  "description": "Cottonwood Campground near Ketchum, Idaho, is surrounded by forested terrain with nearby mountains.",
  "url": "https://campertunity.com/listings/campgrounds/cottonwood-campground-ketchum-id",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ketchum",
    "addressRegion": "ID",
    "postalCode": "83340",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.64203886,
    "longitude": -114.47616575
  },
  "sameAs": [
    "https://thedyrt.com/camping/idaho/cottonwood-campground-8"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$0+"
}