{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cripple-creek-campground-camping-in-richer-manitoba-ric",
  "name": "Cripple Creek Campground | Camping in Richer, Manitoba",
  "description": "Relax and reconnect with nature at Cripple Creek Campground in Richer, Manitoba.",
  "url": "https://campertunity.com/listings/campgrounds/cripple-creek-campground-camping-in-richer-manitoba-ric",
  "image": [
    "https://s.wordpress.com/mshots/v1/http%3A%2F%2Fcripplecreekcampground.com%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "44154 Thurston Road",
    "addressLocality": "Richer",
    "addressRegion": "MB",
    "postalCode": "R0E 1S0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.661551,
    "longitude": -96.32119
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/cripple-creek-campground/"
  ]
}