{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/saxon-harbor-park-saxon-wi",
  "name": "Saxon Harbor Park",
  "description": "Saxon Harbor Park is located at 10045 County Highway A, Saxon WI 54559. Saxon Harbor Park can be contacted at ***-***-**** or http://www.ironcountyforest.org/saxon-harbor.html",
  "url": "https://campertunity.com/listings/campgrounds/saxon-harbor-park-saxon-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10045 County Highway A",
    "addressLocality": "Saxon",
    "addressRegion": "WI",
    "postalCode": "54559",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.5604141,
    "longitude": -90.4396747
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/saxon/saxon-harbor-park"
  ]
}