{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rocher-rouge-campground-killarney-on",
  "name": "Rocher Rouge Campground",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/rocher-rouge-campground-killarney-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2021/05/CCRVA-Re-Create-Logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "70 Ontario St W",
    "addressLocality": "Killarney",
    "addressRegion": "ON",
    "postalCode": "P0M 2A0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.97655,
    "longitude": -81.5146
  }
}