{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mountain-shadows-campground-sparwood-bc-1",
  "name": "Mountain Shadows Campground",
  "description": "Mountain Shadows Campground is a tenting and RV/trailer site situated near Highway #3 and nestled in a cozy forested setting just minutes from downtown Sparwood. This is a popular area in the summer months and reservations are strongly recommended. See you in the woods! Mountain Shadows Campground offers: 63 Serviced Sites, Internet Hot Spot at the Office, Water, Power & some Sewer, Sani-Dump, Handicapped Access, Picnic Area, Firewood, Hiking, Pull Through Sites, Playground (New in 2008), Hot...",
  "url": "https://campertunity.com/listings/campgrounds/mountain-shadows-campground-sparwood-bc-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2018/03/Item-6a-ccrvc-decal.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sparwood",
    "addressRegion": "BC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.7197318,
    "longitude": -114.89145710000003
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}