{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kittawa-rv-resort-limoges-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-limoges-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
  }
}