{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eldridge-guard-station-mt",
  "name": "Eldridge Guard Station",
  "description": "Explore Eldridge Guard Station in Custer Gallatin National Forest, Montana with Recreation.gov. Eldridge Guard Station is a primitive, rustic, log structure open year-round for recreational enjoyment. It provides access to several trails for summer hiking",
  "url": "https://campertunity.com/listings/campgrounds/eldridge-guard-station-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/09/16/19/12/10192010_0d675625-6a7c-44b2-9d77-b8b535b10f97_700.png",
    "https://cdn.recreation.gov/public/2022/09/21/19/26/10192010_3f6976b6-4b6a-4b6f-a25e-55e08d6e3d91_1440.jpg",
    "https://cdn.recreation.gov/public/2022/09/16/17/48/10192010_a4ec01e3-0eeb-4701-a266-5a0b1e7851bf_1440.jpg",
    "https://cdn.recreation.gov/public/2022/09/21/19/33/10192010_5a5e527b-b17e-48dd-bf98-b6cc272d0280_700.jpg",
    "https://cdn.recreation.gov/public/2022/09/21/19/37/10192010_b3a6ada1-b38f-4b43-b7a7-ad7690f1148f_700.jpg",
    "https://cdn.recreation.gov/public/2022/09/21/19/45/10192010_54d5d9ec-23ee-4fe0-8cec-4e95836262aa_700.jpg",
    "https://cdn.recreation.gov/public/2022/09/16/17/47/10192010_8049f79a-d64d-475a-98cb-91d573f51522_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2022/09/16/19/11/10192010_a79dfa98-530e-4eb2-88b2-d2b536d21597_700.png",
    "https://cdn.recreation.gov/public/2022/09/21/19/28/10192010_3ce227d4-9026-45ea-93d1-6b065db71ed3_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eldridge Guard Station",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.069868,
    "longitude": -111.312247
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "75",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "$75+"
}