{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pelican-shores-rv-park-camping-life-canada-ninette-mb",
  "name": "Pelican Shores RV Park - Camping Life Canada",
  "description": "Relax and reconnect with nature at Pelican Shores RV Park in Ninette, Manitoba.",
  "url": "https://campertunity.com/listings/campgrounds/pelican-shores-rv-park-camping-life-canada-ninette-mb",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto4497408.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "SW 20-5-16W",
    "addressLocality": "Ninette",
    "addressRegion": "MB",
    "postalCode": "R0K 1R0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.402999979347065,
    "longitude": -99.6097970018449
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/pelican-shores-rv-park/",
    "https://www.pelicanshores.ca/"
  ]
}