{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glacier-campground-west-glacier-mt",
  "name": "Glacier Campground",
  "description": "Experience the charm of Glacier Campground, a unique family-owned and operated retreat that has been welcoming guests for 41 years, making it the closest campground to Glacier National Park, just one mile from the west entrance. Nestled within a heavily wooded 40-acre area surrounded by the stunning Flathead National Forest, our campground offers a nostalgic camping experience reminiscent of simpler times. As you explore our To Do page, you'll discover a wealth of activities and attractions....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glacier-campground-west-glacier-mt",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/c_pad,e_blur:500,f_auto,q_60,w_128/v1749513039/land-photos/isavubvwqbyhgmnqab21.jpg",
    "https://hipcamp-res.cloudinary.com/image/upload/c_limit,f_auto,h_1200,q_60,w_1920/v1749513039/land-photos/isavubvwqbyhgmnqab21.jpg",
    "https://hipcamp-res.cloudinary.com/f_auto,c_limit,w_1920,q_auto/v1749513039/land-photos/isavubvwqbyhgmnqab21.jpg",
    "https://hipcamp-res.cloudinary.com/f_auto,c_limit,w_3840,q_auto/v1749513039/land-photos/isavubvwqbyhgmnqab21.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "West Glacier",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.4816154,
    "longitude": -113.9965823
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}