{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-shefford-qc",
  "name": "Boondocking host near Shefford, QC",
  "description": "A small city nestled in nature in south-eastern Quebec, Canada. (Eastern Townships ). A region where enjoying the outdoors can be a relaxing experience. 50 miles from Montreal.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-shefford-qc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/14660/photo-gallery/x1sFOjHTlaGZcGYm_e198afbd62e9499a108efcdb8e0712c0_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/469414/profile/CLbTOqRODajfYOW6_ef54d408112262a22ca64d9e35312279_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Shefford, QC",
    "addressLocality": "Shefford",
    "addressRegion": "QC",
    "postalCode": "J2M 1V7",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.39549912,
    "longitude": -72.62450447
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}