{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spring-hill-campground-mt",
  "name": "Spring Hill Campground",
  "description": "Explore Spring Hill Campground in Beaverhead-Deerlodge National Forest, Montana with Recreation.gov. Nestled in the Lodgepole pine forests of southwestern Montana, Spring Hill Campground is eight miles from Georgetown Lake, a popular destination for fishing, bo",
  "url": "https://campertunity.com/listings/campgrounds/spring-hill-campground-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/16/23/51/8517b758-c3f1-4630-a07d-985fda009c73_1600.jpg",
    "https://cdn.recreation.gov/public/2018/08/16/23/50/af048575-2680-4f8c-af28-779cd7e2530f_450.jpg",
    "https://cdn.recreation.gov/public/2018/08/16/23/49/1bc8e0e4-3b3e-4b8a-acf8-8c51585b5672_1600.jpg",
    "https://cdn.recreation.gov/public/2018/08/16/23/50/e56623a0-819b-4fc6-8f6a-6e700068600b_1600.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2023/08/22/23/18/234008_ab830d58-225d-4ddf-bee8-71437746c511_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Spring Hill Campground",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1716667,
    "longitude": -113.1638889
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234008",
    "https://thedyrt.com/camping/montana/montana-spring-hill-campground-and-picnic-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$15+"
}