{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-victoria-bc",
  "name": "Boondocking host near Victoria, BC",
  "description": "see user Profile Suggested Local Attractions:close to Butchart Gardens, Horticulture Centre of the Pacific, Dominion Astrophysical Observatory, several local lakes",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-victoria-bc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/8398/profile/VtDYlzKIII4Ui3ep_fac032b7704e25b5e3aa027359137062_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/252881/profile/IcKAougQXXwUTr1o_6adeb588bf559390ea0f7ab112b3b73e_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Victoria, BC",
    "addressLocality": "Victoria",
    "addressRegion": "BC",
    "postalCode": "V9e1j4",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.50166938,
    "longitude": -123.51695406
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 64,
    "bestRating": 5,
    "worstRating": 1
  }
}