{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/woodland-camp-site-camping-life-canada-lakehurst",
  "name": "Woodland Camp Site - Camping Life Canada",
  "description": "Experience outdoor adventure at Woodland Camp Site in Lakehurst, Ontario. Book your spot!",
  "url": "https://campertunity.com/listings/campgrounds/woodland-camp-site-camping-life-canada-lakehurst",
  "image": [
    "https://campinglife.ca/wp-content/uploadshttps://s.wordpress.com/mshots/v1/https%3A%2F%2Fwoodlandcampsite.com%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "209 Allen's Road",
    "addressLocality": "Lakehurst",
    "addressRegion": "ON",
    "postalCode": "K0L 1J0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.49966,
    "longitude": -78.4315
  }
}