{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rushing-river",
  "name": "Rushing River",
  "description": "Information, pictures, prices and surroundings of Rushing River in Kenora / Canada",
  "url": "https://campertunity.com/listings/campgrounds/rushing-river",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.7667,
    "longitude": -94.4848
  },
  "sameAs": [
    "https://www.camperado.de/campingdetails/Rushing_River__33210"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}