{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/american-legion-lions-park-cascade-mt",
  "name": "American Legion Lions Park",
  "description": "American Legion Lions Park near Cascade, MT, is situated in a region characterized by rolling hills and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/american-legion-lions-park-cascade-mt",
  "image": [
    "https://photos.thedyrt.com/photo/420563/media/american-legion-lions-park-cascade_54f7a9f955d76adcf58d1f51f18d786e.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-111.70319736,47.27633426)/-111.70319736,47.27633426,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/420563/media/american-legion-lions-park-cascade_54f7a9f955d76adcf58d1f51f18d786e.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/420555/media/american-legion-lions-park-cascade_13be7eddae4a0c04844a45e20f2f789d.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cascade",
    "addressRegion": "MT",
    "postalCode": "59421",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.27633426,
    "longitude": -111.70319736
  },
  "sameAs": [
    "https://thedyrt.com/camping/montana/american-legion-lions-park-cascade"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}