{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/woodland-camp-site-lakehurst-on",
  "name": "Woodland Camp Site",
  "description": "30 km north of Peterborough to Lakehurst. This quiet family campground has much to offer. Located on beautiful Buckhorn Lake. We have large, naturally wooded",
  "url": "https://campertunity.com/listings/campgrounds/woodland-camp-site-lakehurst-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2018/07/Item-6a-ccrvc-decal.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "209 Allen's Rd",
    "addressLocality": "Lakehurst",
    "addressRegion": "ON",
    "postalCode": "K0L 1J0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.49966,
    "longitude": -78.4315
  }
}