{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/two-medicine-campground-mt",
  "name": "Two Medicine Campground",
  "description": "Explore Two Medicine Campground in Glacier National Park, Montana with Recreation.gov. Two Medicine is a 100 site campground located in the Two Medicine Valley of Glacier National Park. There is a ranger station and campstore in close proximity, b",
  "url": "https://campertunity.com/listings/campgrounds/two-medicine-campground-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/01/20/23/35/258799_40f6942f-981b-445d-9cfa-01ef659a5841_700.jpg",
    "https://cdn.recreation.gov/public/2023/01/20/23/36/258799_e1e22ea4-8d3b-4185-b85c-3e0e6e43e958_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2023/01/20/23/40/258799_e9c3835f-d90f-48b7-8ba8-9cf2bd49829d_700.jpg",
    "https://cdn.recreation.gov/public/images/81126.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Two Medicine Campground",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.492115,
    "longitude": -113.364071
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/258799"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$20-$90"
}