{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sicamous-rv-cabin-resort-malakwa-bc",
  "name": "Sicamous RV & Cabin Resort",
  "description": "Just 15 mins. from Shuswap and Mara Lakes, the family-friendly Sicamous RV and Cabin Resort, with its playground, swimming pool and mini children's train,",
  "url": "https://campertunity.com/listings/campgrounds/sicamous-rv-cabin-resort-malakwa-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2018/03/Item-6a-ccrvc-decal.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3250 Oxbow Frontage Road",
    "addressLocality": "Malakwa",
    "addressRegion": "BC",
    "postalCode": "V0E 2J0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.8876837,
    "longitude": -118.8422109
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}