{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/north-steeprock-lake-provincial-park-swan-river-mb",
  "name": "North Steeprock Lake Provincial Park",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/north-steeprock-lake-provincial-park-swan-river-mb",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Swan River, MB R0L 1Z0",
    "addressRegion": "MB",
    "postalCode": "R0L 1Z0"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.1076932,
    "longitude": -101.2546797
  }
}