{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/madays-fish-trap-bar-resort-tomahawk-wi",
  "name": "What is the phone number for Maday's Fish Trap Bar & Resort?",
  "description": "Maday's Fish Trap Bar & Resort is located at 9408 County Road N, Tomahawk WI 54487. Maday's Fish Trap Bar & Resort can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/madays-fish-trap-bar-resort-tomahawk-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9408 County Road N",
    "addressLocality": "Tomahawk",
    "addressRegion": "WI",
    "postalCode": "54487",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.5613831,
    "longitude": -89.6939745
  }
}