{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/long-point-provincial-park-camping-life-canada-port-rowan",
  "name": "Long Point Provincial Park - Camping Life Canada",
  "description": "Escape to Long Point Provincial Park in Port Rowan for unforgettable camping and fun.",
  "url": "https://campertunity.com/listings/campgrounds/long-point-provincial-park-camping-life-canada-port-rowan",
  "image": [
    "https://campinglife.ca/wp-content/uploadshttps://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.ontarioparks.com%2Fpark%2Flongpoint?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "General location",
    "addressLocality": "Port Rowan",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.5834,
    "longitude": -80.3829
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/long-point-provincial-park/"
  ]
}