{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-mitchell",
  "name": "Boondockers Welcome Host",
  "description": "Attraction nearby is Mennonite Heritage Village.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-mitchell",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/10531/photo-gallery/QLLjO50Z0nxIevYq_8294763773af70b0eef5449a89f4bf3e_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/26732/profile/WADR05Az8G1SvRkN_f9ad8a2a6309225a0bf2aaf84887dfc3_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mitchell, MB",
    "addressLocality": "Mitchell",
    "addressRegion": "MB",
    "postalCode": "R5G 2M6",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.60339123,
    "longitude": -96.88400767
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.98,
    "reviewCount": 67,
    "bestRating": 5,
    "worstRating": 1
  }
}