{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-ashtabula-lakehurst-on-1",
  "name": "Camp Ashtabula",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camp-ashtabula-lakehurst-on-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2021/05/CCRVC-Re-Create-Logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "626 Elim Lodge Rd",
    "addressLocality": "Lakehurst",
    "addressRegion": "ON",
    "postalCode": "K0L 1J0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4872,
    "longitude": -78.4824
  }
}