{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whitemouth-river-campground-macap",
  "name": "Whitemouth River Campground - MACAP",
  "description": "Manitoba Association of Campgrounds & Parks",
  "url": "https://campertunity.com/listings/campgrounds/whitemouth-river-campground-macap",
  "image": [
    "https://macap.ca/wp-content/uploads/2021/06/whitemouthriver.jpeg",
    "https://macap.ca/wp-content/uploads/2018/01/logo-combo-new.png"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.6351882,
    "longitude": -95.9101801
  },
  "sameAs": [
    "https://macap.ca/campgrounds/whitemouth-river-campground/"
  ]
}