{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pine-creek-campground-mt",
  "name": "Pine Creek Campground",
  "description": "Explore Pine Creek Campground in Custer Gallatin National Forest, Montana with Recreation.gov. Pine Creek Campground is located approximately 13 miles south of Livingston, and a few miles east of the Yellowstone River and Highway 89, in Montana. Visitors",
  "url": "https://campertunity.com/listings/campgrounds/pine-creek-campground-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/71257.jpg",
    "https://cdn.recreation.gov/public/images/71291.jpg",
    "https://cdn.recreation.gov/public/images/71330.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/71332.jpg",
    "https://cdn.recreation.gov/public/images/71406.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pine Creek Campground",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.295327,
    "longitude": -110.312689
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233929",
    "https://thedyrt.com/camping/montana/montana-pine-creek-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@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-$95"
}