{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cascade-campground-red-lodge-mt",
  "name": "Cascade Campground",
  "description": "Cascade campground has 30 campsites and is located on the West Fork of Rock Creek in the Custer Gallatin National Forest.",
  "url": "https://campertunity.com/listings/campgrounds/cascade-campground-red-lodge-mt",
  "image": [
    "//d2g85s3tfaxbly.cloudfront.net/photo/camp/88656/Cascade_013.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11 Miles West on FS Road 2071",
    "addressLocality": "Red Lodge",
    "addressRegion": "MT",
    "postalCode": "59068"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.173015,
    "longitude": -109.450824
  },
  "sameAs": [
    "https://www.campsitephotos.com/campground/mt/cascade/",
    "https://outdoorithm.com/campgrounds/mt/custer-gallatin/cascade"
  ]
}