{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fish-point-leamington-on",
  "name": "Fish Point Provincial Park: Camping in Leamington, Ontario",
  "description": "Explore Fish Point Provincial Park in Leamington, Ontario. Immerse in nature trails, birdwatching, and the serene beauty of Lake Erie. Plan your escape today!",
  "url": "https://campertunity.com/listings/campgrounds/fish-point-leamington-on",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto6801800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pelee Island",
    "addressLocality": "Leamington",
    "addressRegion": "ON",
    "postalCode": "N0R 1M0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.737191902066286,
    "longitude": -82.67169253024902
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/fish-point-provincial-park/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}