{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cadigans-ennismore-on",
  "name": "Cadigan’s Camp and Cottages | Camping in Ennismore, Ontario",
  "description": "Escape to Cadigan’s Camp and Cottages near Ennismore, Ontario. Lakeside retreat, cozy cottages, and tranquil surroundings for your perfect getaway.",
  "url": "https://campertunity.com/listings/campgrounds/cadigans-ennismore-on",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto6801800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "305 Cadigan Road",
    "addressLocality": "Ennismore",
    "addressRegion": "ON",
    "postalCode": "K0L 1T0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.46655,
    "longitude": -78.47416
  }
}