{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oldman-river-north-provincial-recreation-area-camping-life",
  "name": "Oldman River North Provincial Recreation Area - Camping Life Canada",
  "description": "Explore the great outdoors at Oldman River North Provincial Recreation Area, Crowsnest. Ideal for families and friends.",
  "url": "https://campertunity.com/listings/campgrounds/oldman-river-north-provincial-recreation-area-camping-life",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto15353297.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oldman River Road",
    "addressLocality": "Crowsnest",
    "addressRegion": "AB",
    "postalCode": "T0K 0M0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.948496071917845,
    "longitude": -114.443484030665
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/oldman-river-north-provincial-recreation-area/"
  ]
}