{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/st-mary-campground-mt-us",
  "name": "St. Mary Campground",
  "description": "Explore St. Mary Campground in Glacier National Park, Montana with Recreation.gov. Apgar, Fish Creek, and St. Mary Campground reservations WILL NOT provide access to any vehicle reservation areas (including the west side of the Going-to-the-Su",
  "url": "https://campertunity.com/listings/campgrounds/st-mary-campground-mt-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/65975.jpg",
    "https://cdn.recreation.gov/public/2018/10/16/22/53/232492_30aebce6-1508-44d2-b6ee-c53ef0187a2b_1440.jpg",
    "https://cdn.recreation.gov/public/images/66064.jpg",
    "https://cdn.recreation.gov/public/images/66079.jpg",
    "https://cdn.recreation.gov/public/2018/10/16/22/54/232492_a1771bc0-6934-40ca-a58b-bf53f660611e_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "St. Mary Campground",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.7508333,
    "longitude": -113.4469444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "$20-$40"
}