{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bucolic-pondside-camping-retreat-shefford-qc",
  "name": "Bucolic Pondside Camping Retreat",
  "description": "Discover RV Camping at this tranquil, forest-fringed retreat nestled in the Eastern Townships‚Äô rolling hills. Surrounded by a peaceful pond and lush woodland, guests enjoy serene walking trails, birdwatching and quiet evenings under star-lit skies. Friendly hosts welcome you to unwind in nature‚Äôs embrace just an hour from a major city, making it an ideal stop for outdoor enthusiasts seeking relaxation and a true back-to-nature experience.",
  "url": "https://campertunity.com/listings/campgrounds/bucolic-pondside-camping-retreat-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.38890864,
    "longitude": -72.61360164
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}