{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/weirs-beach-rv-resort-victoria-bc-2",
  "name": "Weir's Beach RV Resort",
  "description": "Weir's Beach RV Resort is the ideal stop for your home away from home. The resort offers stunning ocean views and direct access to pristine sandy beaches. Located a short drive from Victoria, BC. Weir's Beach is said to be the best kept RV secret on Vancouver Island and a year-round destination for the entire family!",
  "url": "https://campertunity.com/listings/campgrounds/weirs-beach-rv-resort-victoria-bc-2",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5191 William Head Road",
    "addressLocality": "Victoria",
    "addressRegion": "BC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.3519922,
    "longitude": -123.5454202
  }
}