{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eagle-view-rv-camp-chetek-wi",
  "name": "Eagle View RV Camp",
  "description": "Eagle View RV Camp is located at W16270 County Road D, Chetek WI 54728. Eagle View RV Camp can be contacted at ***-***-**** or http://www.eagleviewrvcampllc.com/",
  "url": "https://campertunity.com/listings/campgrounds/eagle-view-rv-camp-chetek-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "W16270 County Road D",
    "addressLocality": "Chetek",
    "addressRegion": "WI",
    "postalCode": "54728",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3085749,
    "longitude": -91.5093111
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/chetek/eagle-view-rv-camp"
  ]
}