{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-clermont-qc",
  "name": "Boondockers Welcome Host",
  "description": "Our house is 35 feet from a nice little lake. Great place for boondocking. We live near the village of Clermont which is 15 km North of La Sarre. We take our water from the lake so I would not recommend you use it in your RV. You can dump at Canadian Tire store in La Sarre and fill up right across the street.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-clermont-qc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/8392/profile/1STsHl2ewSmSGZ3K_2439ec6d291a8942d565a89df40b1831_small.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/252874/profile/DXhBhpT0XQIKYwLn_dac2570aafefbe38caa005f82392e5cd_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "150 Lac Castor",
    "addressLocality": "Clermont",
    "addressRegion": "QC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.96593352,
    "longitude": -79.18932078
  },
  "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": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}