{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shallow-point-campground-camping-life-canada-oak-point-mb",
  "name": "Shallow Point Campground - Camping Life Canada",
  "description": "All about camping in Canada",
  "url": "https://campertunity.com/listings/campgrounds/shallow-point-campground-camping-life-canada-oak-point-mb",
  "image": [
    "https://campinglife.ca/wp-content/uploadshttps://s.wordpress.com/mshots/v1/http%3A%2F%2Fwww.shallowpointcampground.com%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100212 HWY 6",
    "addressLocality": "Oak Point",
    "addressRegion": "MB",
    "postalCode": "R0C 2J0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.48907,
    "longitude": -98.009321
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/shallow-point-campground/"
  ]
}