{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/price-creek-mt",
  "name": "Price Creek Campground (MT)",
  "description": "Explore Price Creek Campground (MT) in Beaverhead-Deerlodge National Forest, Montana with Recreation.gov. Nestled along the Pioneer Mountain Scenic Byway of southwest Montana, Price Creek Campground provides many recreational opportunities for any outdoor enthusiast",
  "url": "https://campertunity.com/listings/campgrounds/price-creek-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/03/03/20/45/10159202_bc460975-3f55-4adb-8228-cb65aa78d82b_1440.jpg",
    "https://cdn.recreation.gov/public/2022/03/03/20/46/10159202_059e95b2-6b96-49cf-b95b-a60a2fd2cc0a_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Price Creek Campground (MT)",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.479561,
    "longitude": -113.082981
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10159202?tab=info"
  ],
  "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": "15",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$15-$50"
}