{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/langohr-campground-mt",
  "name": "Langohr Campground",
  "description": "Explore Langohr Campground in Custer Gallatin National Forest, Montana with Recreation.gov. Langohr Campground is located in scenic Hyalite Canyon on the Bozeman Ranger District of the Gallatin National Forest. It is located just 12 miles south of Boze",
  "url": "https://campertunity.com/listings/campgrounds/langohr-campground-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/70428.jpg",
    "https://cdn.recreation.gov/public/images/70400.jpg",
    "https://cdn.recreation.gov/public/images/70468.jpg",
    "https://cdn.recreation.gov/public/images/70496.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/70575.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Langohr Campground",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.5336111,
    "longitude": -111.015
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233745?tab=info&ref=fliestotravel.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$26-$60"
}