{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/urban-street-parking-park-access-vancouver-bc",
  "name": "Urban Street Parking and Park Access",
  "description": "This quiet neighbourhood offers an ideal urban parking spot for smaller RVs and campers, with a peaceful street and welcoming neighbours providing a safe haven in the heart of the city. The location strikes a perfect balance between tranquility and convenience—guests enjoy easy access to water and electricity hookups from the house, making overnight stays comfortable without sacrificing the serenity of a residential setting. The property's proximity to major Vancouver attractions makes explor...",
  "url": "https://campertunity.com/listings/campgrounds/urban-street-parking-park-access-vancouver-bc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/placeholder_profile_photo_boondockers_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vancouver, BC",
    "addressLocality": "Vancouver",
    "addressRegion": "BC",
    "postalCode": "V5N4W3",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.25767136,
    "longitude": -123.03528507
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/british-columbia/what-maggie-said"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}