{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/columbia-falls-rv-park-columbia-falls-mt",
  "name": "Columbia Falls RV Park",
  "description": "Columbia Falls RV Park & Cabins, located in Columbia Falls, MT, is just a short distance from Glacier National Park, Flathhead Lake, and Whitefish Lake. Call or book online today!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/columbia-falls-rv-park-columbia-falls-mt",
  "image": [
    "https://dmswc3loiqdaw.cloudfront.net/images/Designer/cd972a88-f1c7-4dd8-a553-46cfb19a6641.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "103 U.S. 2",
    "addressLocality": "Columbia Falls",
    "addressRegion": "MT",
    "postalCode": "59912",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.3697168,
    "longitude": -114.191582
  }
}