{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sundance-campground-coram-mt",
  "name": "Sundance Campground",
  "description": "Our affordable RV park is the perfect stay during a trip to Glacier National Park. We are located near the west entrance of the park, have clean bathrooms and more!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sundance-campground-coram-mt",
  "image": [
    "https://d8qysm09iyvaz.cloudfront.net/subscribers/95D763EE-C8DD-495E-8A24-1F1BEFE1F450/2/36ca8211-31c6-4310-9219-1846acfffe2e.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10545 Hwy 2 E",
    "addressLocality": "Coram",
    "addressRegion": "MT",
    "postalCode": "59912",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.4204935,
    "longitude": -114.0455853
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}