{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-apple-river-hideaway-somerset-wi",
  "name": "Apple River Hideaway",
  "description": "Apple River Hideaway is located at 712 170th Avenue, Somerset WI 54025. Apple River Hideaway can be contacted at ***-***-**** or http://www.tubetheriver.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-apple-river-hideaway-somerset-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "712 170th Avenue",
    "addressLocality": "Somerset",
    "addressRegion": "WI",
    "postalCode": "54025",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.112186,
    "longitude": -92.651113
  }
}