{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brad-kay-campground-trego-wi",
  "name": "Brad & Kay's Campground",
  "description": "Brad & Kay's Campground is located at W8194A Bald Eagle Drive, Trego WI 54888. Brad & Kay's Campground can be contacted at ***-***-**** or http://bradandkayscampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/brad-kay-campground-trego-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "W8194A Bald Eagle Drive",
    "addressLocality": "Trego",
    "addressRegion": "WI",
    "postalCode": "54888",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.0564348,
    "longitude": -91.9623614
  }
}