{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trego-park-campground-trego-wi",
  "name": "Trego Park And Campground",
  "description": "Trego Park And Campground is located at W5665 Trego Park Road, Trego WI 54888. Trego Park And Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/trego-park-campground-trego-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "W5665 Trego Park Road",
    "addressLocality": "Trego",
    "addressRegion": "WI",
    "postalCode": "54888",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9106187,
    "longitude": -91.8238907
  }
}