{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-fisherman-lakehurst-on",
  "name": "Camp Fisherman",
  "description": "Located on beautiful Pigeon Lake. Our modern waterfront resort is private, with full-service seasonal sites. We also offer housekeeping cottages, fully",
  "url": "https://campertunity.com/listings/campgrounds/camp-fisherman-lakehurst-on",
  "image": [
    "https://ccrvc.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "42 Fire Route 75",
    "addressLocality": "Lakehurst",
    "addressRegion": "ON",
    "postalCode": "K0L 1J0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.48766,
    "longitude": -78.4847
  }
}