{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nakusp-municipal-cam-nakusp-bc",
  "name": "Nakusp Municipal Cam",
  "description": "Nakusp Municipal Campground is a family-oriented campground in the heart of Nakusp.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nakusp-municipal-cam-nakusp-bc",
  "image": [
    "https://static.wixstatic.com/media/543f0e_9b33552aa3354091915d04640bd6a5e6%7Emv2.jpeg/v1/fit/w_2500,h_1330,al_c/543f0e_9b33552aa3354091915d04640bd6a5e6%7Emv2.jpeg",
    "https://static.wixstatic.com/media/543f0e_4979c801db15497aace95a7edb279d0e~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4 St NW",
    "addressLocality": "Nakusp",
    "addressRegion": "BC",
    "postalCode": "V0G 1R0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.2438185,
    "longitude": -117.8041885
  }
}