{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/highland-view-resort-burlington-on",
  "name": "Highland View Resort",
  "description": "RV and cottages, tranquility without isolation. North shore Rice Lake, 1 km W of Keene, off County Rd 2 on McGregor Bay Rd. Recreation facilities, in-ground heated saltwater pool, boat rental and tubing. Close to Peterborough. Fun for all.",
  "url": "https://campertunity.com/listings/campgrounds/highland-view-resort-burlington-on",
  "image": [
    "https://ccrvc.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "751 McGregor Bay Rd",
    "addressLocality": "Keene",
    "addressRegion": "ON",
    "postalCode": "K0L 2G0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.21765,
    "longitude": -78.16961
  },
  "sameAs": [
    "https://ccrvc.ca/campground/highland-view-resort/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}