{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cadigans-camp-and-cottages-ennismore-on",
  "name": "Cadigan's Camp and Cottages",
  "description": "We are located on the border of Pigeon Lake and Buckhorn Lake, with 2 natural sand beaches and 2 shelter docking areas. Come and stay in our 1-, 2-, 3-, or 5-bedroom cottages for a week (starting at $100 a night).",
  "url": "https://campertunity.com/listings/campgrounds/cadigans-camp-and-cottages-ennismore-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "305 Cadigan Rd",
    "addressLocality": "Ennismore",
    "addressRegion": "ON",
    "postalCode": "K0L 1T0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.46655,
    "longitude": -78.4742
  }
}