{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mont-experience-hereford-east-hereford-qc",
  "name": "Mont Expérience Hereford",
  "description": "Discover this campsite that will charm you at the foot of Mount Hereford, in East Hereford, 21 kilometres south of Coaticook. To practice your outdoor activities - mountain bike or hiking - you are in the right place Mont Experience Hereford!",
  "url": "https://campertunity.com/listings/campgrounds/mont-experience-hereford-east-hereford-qc",
  "image": [
    "https://static.wixstatic.com/media/b355bf_ae3f02325c1147869f6f3f11e990bbe1%7Emv2_d_1800_1200_s_2.jpg/v1/fit/w_2500,h_1330,al_c/b355bf_ae3f02325c1147869f6f3f11e990bbe1%7Emv2_d_1800_1200_s_2.jpg",
    "https://static.wixstatic.com/media/b355bf_2684c4ca1ec546e7b384e2b389df98bb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "East Hereford",
    "addressRegion": "QC",
    "postalCode": "J0B 1S0",
    "addressCountry": "CA"
  },
  "sameAs": [
    "https://www.hebergementmonthereford.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}