{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-lestrival-cottage-rv-resort-parkbridge-granby-qc",
  "name": "Camping L'EstriVal Cottage and RV Resort - Parkbridge",
  "description": "L'EstriVal has become a premier vacation destination for families looking to spend a summer in great company, having great fun.",
  "url": "https://campertunity.com/listings/campgrounds/camping-lestrival-cottage-rv-resort-parkbridge-granby-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1680 Principale",
    "addressLocality": "Granby",
    "addressRegion": "QC",
    "postalCode": "J2J 0M6",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.4263559,
    "longitude": -72.81957349999999
  },
  "sameAs": [
    "https://ccrvc.ca/campground/francais-camping-lestrival-cottage-and-rv-resort/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}