{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/quiet-suburban-street-stop-surrey-bc-1",
  "name": "Quiet Suburban Street Stop",
  "description": "Discover a convenient overnight RV Camping stop in a tranquil suburban neighborhood. Park on a level, quiet street with no hookups required and rest easy in this safe, green-lined cul-de-sac. Enjoy nearby walking trails, vast parks and a scenic bike loop, plus easy access to shopping centers, public transit and medical services just minutes away. Friendly hosts provide warm welcomes and local recommendations to make your stay seamless.",
  "url": "https://campertunity.com/listings/campgrounds/quiet-suburban-street-stop-surrey-bc-1",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/11210/profile/cmhZCv869gO83G4i_c29dbfee39d1264fda879c69efa18a2e_small.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/246141/profile/P7GLGYpHV4MOwyQk_1e72edd82ec52ae23441f0366a1e91aa_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Surrey, BC",
    "addressLocality": "Surrey",
    "addressRegion": "BC",
    "postalCode": "V3R 9E3",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.16389817,
    "longitude": -122.83695983
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.86,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  }
}