{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ekstroms-stage-station-clinton-mt",
  "name": "Ekstroms Stage Station",
  "description": "Ekstroms Stage Station camping reservations and campground information. Learn more about camping near Ekstroms Stage Station and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/ekstroms-stage-station-clinton-mt",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784511/%7Bpht%7DphotoURL3-original%7Bpht%7D1722758950155.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "81 Rock Creek Road",
    "addressLocality": "Clinton",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.71592,
    "longitude": -113.66911
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/ekstroms-stage-station/CHUB/784511/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}