{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/horseshoe-lake-camp-cottages-seguin-on",
  "name": "Horseshoe Lake Camp & Cottages",
  "description": "A lovely family campground located on Horseshoe Lake, just south of Parry Sound. We offer a range of camping, including seasonal and overnight sites, 2- to",
  "url": "https://campertunity.com/listings/campgrounds/horseshoe-lake-camp-cottages-seguin-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "55 N Sandy Plains Rd",
    "addressLocality": "Seguin",
    "addressRegion": "ON",
    "postalCode": "P2A 2W8",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.29667,
    "longitude": -79.8134
  },
  "sameAs": [
    "https://ccrvc.ca/campground/horseshoe-lake-camp-cottages/",
    "https://www.horseshoelakecampandcottages.ca/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}