{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-shefford-quebec-canada",
  "name": "Boondocking host near Shefford, QC",
  "description": "Parking on grass, 400ft past the dead end. 20 ft max, because space is limited for u-turn. In the forest, no view. Drive to trails (municipal parks). 12minutes to Bromont for services (supermarket etc). Good for a night spot, not for daytime use.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-shefford-quebec-canada",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/33515/photo-gallery/gVquGS6Jy6TyRLX8_aa6266e249755f26816147dcfadc5773_medium.jpeg",
    "https://membership.harvesthosts.com/images/member/empty_user_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Shefford, QC",
    "addressLocality": "Shefford",
    "addressRegion": "QC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.35570343,
    "longitude": -72.63691516
  },
  "checkinTime": "10:80:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}