{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trails-end-resort-hayward-wi",
  "name": "Trails End Resort",
  "description": "Trails End Resort is located at 8080 County Highway K, Hayward WI 54843. Trails End Resort can be contacted at ***-***-**** or http://www.trails-end-resort.net/",
  "url": "https://campertunity.com/listings/campgrounds/trails-end-resort-hayward-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8080 County Highway K",
    "addressLocality": "Hayward",
    "addressRegion": "WI",
    "postalCode": "54843",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9269625,
    "longitude": -91.3799588
  }
}