{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/relax-ridge-overnight-campground",
  "name": "Relax Ridge Overnight Campground",
  "description": "Relax Ridge Overnight Campground is located on the outskirts of Pinawa, Manitoba, a community nestled along the Winnipeg River in the Canadian Shield. The park",
  "url": "https://campertunity.com/listings/campgrounds/relax-ridge-overnight-campground",
  "image": [
    "https://images.campspot.com/eyJidWNrZXQiOiJjYW1wc3BvdC1wcm9kdWN0aW9uIiwia2V5IjoiZWJjYzRlZTktODQwOC00MGRiLWJhMDQtNjM5MmNhMjViZDcwX2hlcm8uanBnIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxMDAwLCJoZWlnaHQiOjEwMDAsImZpdCI6Imluc2lkZSJ9LCJqcGVnIjp7InF1YWxpdHkiOjUwfSwidG9Gb3JtYXQiOiJqcGVnIn19"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "0 Alice Chambers Way",
    "addressLocality": "Pinawa",
    "addressRegion": "MB",
    "postalCode": "R0E1L0"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.167236,
    "longitude": -95.918214
  },
  "sameAs": [
    "https://www.campspot.com/park/relax-ridge-overnight-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}