{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shuswap-lake-motel-resort-sorrento-bc-1",
  "name": "Shuswap Lake Motel & Resort",
  "description": "Shuswap Lake Motel & Resort is situated on over two acres of lawn and treed countryside adjacent to the Trans Canada Highway in beautiful Sorrento, British Columbia. Our 2 acres of trees and lawns make a nice setting to relax. Picnic table and gas barbeque by each kitchen unit. There are 3 playgrounds on the property along with horseshoes, ping pong, badminton, sand volleyball court, bocce ball and trampoline. Campground open May 1 - Oct 30. Family-oriented camping with well treed and grassy...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shuswap-lake-motel-resort-sorrento-bc-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1185 Passchendaele Rd & Hwy 1",
    "addressLocality": "Sorrento",
    "addressRegion": "BC",
    "postalCode": "V0E 2W0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.8774168,
    "longitude": -119.4724309
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}