{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kittawa-rv-resort-burlington-on",
  "name": "Kittawa RV Resort",
  "description": "Just 30 minutes east of Canada’s capital city of Ottawa, Kittawa offers an abundance of activities for both transient and seasonal guests.",
  "url": "https://campertunity.com/listings/campgrounds/kittawa-rv-resort-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "651 Limoges Rd",
    "addressLocality": "Limoges",
    "addressRegion": "ON",
    "postalCode": "K0A 2M0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.324,
    "longitude": -75.24755
  },
  "sameAs": [
    "https://ccrvc.ca/campground/kittawa-rv-resort/",
    "https://summerhillresorts.com/resort/kittawa-rv-resort/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}