{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-souris-mb",
  "name": "Boondockers Welcome Host",
  "description": "We are located in a small town in Southern Manitoba. Our little town has so many things to see and do, we have a movie theater, swinging bridge, museum, quaint little shops and friendly people.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-souris-mb",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/19743/photo-gallery/TSN2xvfPVSsNKjbc_6f06b73e5d63e8758b683fed130ef9a2_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/386417/profile/G3OBCSKeDnpd3Jdn_309527e8b56cd105acf0b55d1799f867_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Souris, MB",
    "addressLocality": "Souris",
    "addressRegion": "MB",
    "postalCode": "R0K 2C0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.66155534,
    "longitude": -100.34043927
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 28,
    "bestRating": 5,
    "worstRating": 1
  }
}