{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-thunder-bay-on-1",
  "name": "Boondockers Welcome Host",
  "description": "Parking on concrete pad with water and power available. Close to downtown and about a 20min drive to Old Fort William . Three blocks to grocery and pharma.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-thunder-bay-on-1",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/16667/photo-gallery/P5d5vdbZ8HUUxBt3_4787abaf424117bb73aadbf6f37c86eb_medium.jpg",
    "https://membership.harvesthosts.com/images/member/empty_user_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Thunder Bay, ON",
    "addressLocality": "Thunder Bay",
    "addressRegion": "ON",
    "postalCode": "P7A 3W2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.40884783,
    "longitude": -89.13811224
  },
  "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": 4.97,
    "reviewCount": 79,
    "bestRating": 5,
    "worstRating": 1
  }
}