{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/north-american-rv-park-coram-mt-1",
  "name": "North American RV Park",
  "description": "Your RV Park Campground Headquarters for Visiting Glacier National Park, West Glacier, Montana",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/north-american-rv-park-coram-mt-1",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10640 Highway 2 East",
    "addressLocality": "Coram",
    "addressRegion": "MT",
    "postalCode": "59913",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.43769,
    "longitude": -114.04032
  }
}