{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/west-glacier-koa-resort-west-glacier-mt",
  "name": "West Glacier KOA Resort",
  "description": "West Glacier KOA Resort is located in West Glacier, Montana and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/west-glacier-koa-resort-west-glacier-mt",
  "image": [
    "https://koa.com/content/campgrounds/west-glacier/heroitems/26121heroitems9372f1c2-2238-44a7-88e8-8c7aeec76c51.jpg",
    "https://koa.com/content/campgrounds/west-glacier/photos/34ea45ce-5e87-4312-8c2a-72108a87a0c0photo70662a4b-a64e-4a76-87c2-1c0c9c246023.jpg",
    "/content/campgrounds/west-glacier/waystostayphotos/26121waystostayphotos5dba9eab-087d-45c6-825e-f09fa3c1785a.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "355 Halfmoon Flats Road",
    "addressLocality": "West Glacier",
    "addressRegion": "MT",
    "postalCode": "59936",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.464727,
    "longitude": -113.981287
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Resort"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}