{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-bonavista-nl",
  "name": "Boondockers Welcome Host",
  "description": "OceanView, spectacular sunset viewing, icebergs, and puffins, located within 10 minutes walking distance near amenities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-bonavista-nl",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/25404/profile/JoomYUUcUnLGqv5C_b2206b72e838e4d19f6a3684b2878004_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/476095/profile/HKTSPlX4nXm6Cu0k_75c16721b740d4dcfb0d2a00b689a72d_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bonavista, NL",
    "addressLocality": "Bonavista",
    "addressRegion": "NL",
    "postalCode": "A0C1B0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.63704209,
    "longitude": -53.08303393
  },
  "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.9,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}