{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aztec-camping-granby-qc",
  "name": "Aztec Camping",
  "description": "Located midway between Sherbrooke and Montreal, Aztec Camping is a great vacation destination for families who enjoy good company and entertainment. Cycle the",
  "url": "https://campertunity.com/listings/campgrounds/aztec-camping-granby-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1680, rue Principale",
    "addressLocality": "Granby",
    "addressRegion": "QC",
    "postalCode": "J2J 0M6",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.4264022,
    "longitude": -72.8194908
  },
  "sameAs": [
    "https://ccrvc.ca/campground/aztec-camping-2/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}