{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/north-shore-rv-park-carrying-place-on",
  "name": "North Shore RV Park",
  "description": "North Shore RV Park is a beautiful landscaped RV park and campground located on Weller's Bay (Lake Ontario). The park is mid-sized, privately owned and",
  "url": "https://campertunity.com/listings/campgrounds/north-shore-rv-park-carrying-place-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1675 County Rd 64, RR 2",
    "addressLocality": "Carrying Place",
    "addressRegion": "ON",
    "postalCode": "K0K 1L0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.03318,
    "longitude": -77.62287
  },
  "sameAs": [
    "https://ccrvc.ca/campground/north-shore-rv-park/",
    "https://www.rvezy.com"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}