{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/huntsville-lagoons-harmony-resorts-burlington-on",
  "name": "Huntsville Lagoons - Harmony Resorts",
  "description": "Family campground on 40 acres. Full-hookup, rustic, river, 2-way and open sites. Planned activities, 2 sandy beaches with water slide (from July to Sept.) and mini-golf, woods to walk, canoe rental and drop-off for over 3-hour trip on the Big East River. ATV welcome. Arrowhead Park 5 minutes; Algonquin Park 30 minutes; Huntsville 5 minutes.",
  "url": "https://campertunity.com/listings/campgrounds/huntsville-lagoons-harmony-resorts-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 Lagoon Trailer Park Rd",
    "addressLocality": "Huntsville",
    "addressRegion": "ON",
    "postalCode": "P1H 2J4",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.37408,
    "longitude": -79.215
  },
  "sameAs": [
    "https://ccrvc.ca/campground/huntsville-lagoons-harmony-resorts/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}