{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lewis-and-clark-caverns-state-park-whitehall-mt",
  "name": "Lewis and Clark Caverns State Park",
  "description": "Lewis and Clark Caverns State Park camping reservations and campground information. Learn more about camping near Lewis and Clark Caverns State Park and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lewis-and-clark-caverns-state-park-whitehall-mt",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25 Lewis & Clark Caverns Rd.",
    "addressLocality": "Whitehall",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.843,
    "longitude": -111.883
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}