{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whitesand-provincial-park-nipigon-on",
  "name": "Whitesand Provincial Park",
  "description": "Escape to Whitesand Provincial Park in Nipigon for unforgettable camping and fun.",
  "url": "https://campertunity.com/listings/campgrounds/whitesand-provincial-park-nipigon-on",
  "image": [
    "https://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.ontarioparks.com%2Fpark%2Fwhitesand?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "General location",
    "addressLocality": "Nipigon",
    "addressRegion": "Ontario",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.45032138,
    "longitude": -88.73449768
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/whitesand-provincial-park/"
  ]
}