{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kasiks-lodge-campground-terrace-bc",
  "name": "Kasiks Lodge & Campground",
  "description": "Kasiks Lodge & Campground is a hidden gem in Northern BC! Stay in a deluxe suite or cozy standard room inside the lodge or gear up and choose from",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kasiks-lodge-campground-terrace-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8931 Hwy 16 West",
    "addressLocality": "Terrace",
    "addressRegion": "BC",
    "postalCode": "V8G 0C8",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.31424790000001,
    "longitude": -129.3524443
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ]
}