{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-polson-mt",
  "name": "Spot2Nite",
  "description": "Polson / Flathead Lake KOA Holiday is a clean, safe, family-friendly RV park and campground that offers breathtaking views of Flathead Lake and the Mission Mountains and convenience to Glacier National Park. Our c",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-polson-mt",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/5ebf296d-98e7-11ef-b6c6-9ea1ff6d4574/card.jpg?v=63897749702"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Polson",
    "addressRegion": "MT",
    "postalCode": "59860",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.6993947,
    "longitude": -114.1867449
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}