{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hood-creek-campground-mt",
  "name": "Hood Creek Campground",
  "description": "Explore Hood Creek Campground in Custer Gallatin National Forest, Montana with Recreation.gov. Hood Creek Campground is located next to scenic Hyalite Reservoir, on the Bozeman Ranger District of the Gallatin National Forest. It is 17 miles south of the c",
  "url": "https://campertunity.com/listings/campgrounds/hood-creek-campground-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/70426.jpg",
    "https://cdn.recreation.gov/public/images/70451.jpg",
    "https://cdn.recreation.gov/public/images/70398.jpg",
    "https://cdn.recreation.gov/public/images/70465.jpg",
    "https://cdn.recreation.gov/public/images/70489.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/70568.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hood Creek Campground",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.485,
    "longitude": -110.9677778
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233744?tab=info&ref=fliestotravel.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$26-$185"
}