{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shady-rest-rv-park-burlington-on",
  "name": "Shady Rest RV Park",
  "description": "15 & 30 amp sites available. Full hooks-ups available. Free high speed internet. Sani-dump. Some sites have firepits. Wood available from office. Dry camping with three covered shelters. Large gazebo with tables and BBQ for everyone to use. Laundromat on site. Dog friendly with large off-leash area. Bathrooms with free showers. Big Rig Friendly sites up to 75 ft. Golf course nearby. Winterized sites. Mechanical advise on site. We speak German.",
  "url": "https://campertunity.com/listings/campgrounds/shady-rest-rv-park-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3960 Drive In Road",
    "addressLocality": "Houston",
    "addressRegion": "BC",
    "postalCode": "V0J 1Z2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.413708,
    "longitude": -126.6368155
  },
  "sameAs": [
    "https://ccrvc.ca/campground/shady-rest-rv-park/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}