{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pelican-shores-rv-park-ninette-mb",
  "name": "Pelican Shores RV Park",
  "description": "Pelican Shores RV Park is a full-service seasonal RV Park located on beautiful Pelican Lake, MB two hours from Winnipeg, 45 minutes from Brandon, and 20 minutes from Killarney.",
  "url": "https://campertunity.com/listings/campgrounds/pelican-shores-rv-park-ninette-mb",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Box 208",
    "addressLocality": "Ninette",
    "addressRegion": "MB",
    "postalCode": "R0K 1R0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.3994831,
    "longitude": -98.74419209999996
  },
  "sameAs": [
    "https://ccrvc.ca/campground/pelican-shores-rv-park-2/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}