{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/viewpoint-rv-park-cottages-salmon-arm-bc-1",
  "name": "Viewpoint RV Park & Cottages",
  "description": "Welcome to our beautiful countryside RV Park and Cottages, friendliness and quality. Located on Hwy 1 between Vancouver and Calgary, we're just outside of Salmon Arm. With mountains on one side and beautiful Shuswap Lake on the other, we're offering full hook-up sites for your stay.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/viewpoint-rv-park-cottages-salmon-arm-bc-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6871 Trans Canada Hwy NW",
    "addressLocality": "Salmon Arm",
    "addressRegion": "BC",
    "postalCode": "V1E 3A2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.7497656,
    "longitude": -119.3256566
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}