{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nakusp-municipal-campground-nakusp-bc",
  "name": "Nakusp Municipal Campground",
  "description": "The Nakusp Municipal Campground is owned by the Village of Nakusp and is located in the heart of the Village, adjacent to the Community Park which includes the arena, ball-parks, soccer field and is 3 short blocks from the public beach. There are 40 treed camping sites, including 10 with power services, plus 28 overflow campsites. The campground has central washrooms with heated showers and a sani-dump.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nakusp-municipal-campground-nakusp-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2018/03/Item-6a-ccrvc-decal.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "314 8th Avenue NW",
    "addressLocality": "Nakusp",
    "addressRegion": "BC",
    "postalCode": "V0G 1R0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.24383,
    "longitude": -117.807
  }
}