{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-winnipeg-mb",
  "name": "Boondockers Welcome Host",
  "description": "This is a simple 2 acre spot with plenty of space that works great for a quick layover en route to other adventures. Quiet location away from the hustle and bustle, however, there can be occasional plane traffic noise. Easy to get to without having to maneuver city streets or traffic. Trees, garden (help yourself), and grass to relax on. Pets welcome although property isn't fully fenced. Work crews do arrive and depart for the day by 8:00 am, returning briefly between 5-6 pm.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-winnipeg-mb",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/15664/photo-gallery/2cyzoH2ulv6ZX5Tx_f3a5f4221be51c8e97c80c32942199fe_medium.png",
    "https://membership.harvesthosts.com/images/member/empty_user_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Winnipeg, MB",
    "addressLocality": "Winnipeg",
    "addressRegion": "MB",
    "postalCode": "R3M 1J1",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.8123532,
    "longitude": -97.26607841
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}