{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/timber-trail-campground-west-bend-wi-travel-wisconsin",
  "name": "Timber Trail Campground | West Bend, WI | Travel Wisconsin",
  "description": "Timber Trail contains spacious campsites providing unusual privacy beneath a canopy of maple and beechwood trees. We are geared toward family camping with an",
  "url": "https://campertunity.com/listings/campgrounds/timber-trail-campground-west-bend-wi-travel-wisconsin",
  "image": [
    "https://www.travelwisconsin.com/images/travel-wisconsin-logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7590 Good Luck Lane",
    "addressLocality": "West Bend",
    "addressRegion": "WI",
    "postalCode": "53090"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4647,
    "longitude": -88.2293
  }
}