{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rivers-edge-apple-river-tubing-camping-new-richmond-wi",
  "name": "River's Edge Apple River Tubing & Camping",
  "description": "River's Edge Apple River Tubing & Camping is located at 1820 Raleigh Road, New Richmond WI 54017. River's Edge Apple River Tubing & Camping can be contacted at ***-***-**** or http://www.appleriver.com/",
  "url": "https://campertunity.com/listings/campgrounds/rivers-edge-apple-river-tubing-camping-new-richmond-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1820 Raleigh Road",
    "addressLocality": "New Richmond",
    "addressRegion": "WI",
    "postalCode": "54017",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.1266743,
    "longitude": -92.643732
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/new-richmond/river-s-edge-apple-river-tubing-camping"
  ]
}