{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dog-creek-id-id-us",
  "name": "Dog Creek (ID)",
  "description": "Explore Dog Creek (ID) in Boise National Forest, Idaho with Recreation.gov. Dog Creek Campground is located on the banks of Dog Creek, at the foot of the Trinity Mountain Range. It is four miles from the town of Pine, in south-central I",
  "url": "https://campertunity.com/listings/campgrounds/dog-creek-id-id-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/64758.jpg",
    "https://cdn.recreation.gov/public/images/64787.jpg",
    "https://cdn.recreation.gov/public/images/64838.jpg",
    "https://cdn.recreation.gov/public/images/64663.jpg",
    "https://cdn.recreation.gov/public/images/64738.jpg",
    "https://cdn.recreation.gov/public/images/64672.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dog Creek (ID)",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5291667,
    "longitude": -115.3041667
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232217"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$10-$20"
}