{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/long-point-eco-adventures-st-williams-on",
  "name": "Long Point Eco-Adventures",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/long-point-eco-adventures-st-williams-on",
  "image": [
    "https://campinglife.ca/wp-content/uploadshttps://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.lpfun.ca%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1730 Front Road",
    "addressLocality": "St. Williams",
    "addressRegion": "ON",
    "postalCode": "N0E 1P0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.68803,
    "longitude": -80.351
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/long-point-eco-adventures/"
  ]
}