{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shallow-point-campground-oak-point-mb",
  "name": "Shallow Point Campground",
  "description": "Welcome to Shallow Point Campground. We are a family oriented campground located approximately 45 minutes from the north perimeter on highway 6. A short distance from Winnipeg, we offer full serviced seasonal sites and overnight, full service or unserviced camping as well. Shallow Point Campground has it's own exclusive beach, equipped with benches, sun decks with loungers and umbrellas, to sit and relax and enjoy our amazing sunsets, picnic tables, to get the family together to enjoy the day...",
  "url": "https://campertunity.com/listings/campgrounds/shallow-point-campground-oak-point-mb",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100212 Highway 6",
    "addressLocality": "Oak Point",
    "addressRegion": "MB",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.5059614,
    "longitude": -98.01439649999998
  },
  "sameAs": [
    "https://ccrvc.ca/campground/shallow-point-campground/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}