{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-wilson-state-park-harrison-mi",
  "name": "Wilson State Park",
  "description": "Wilson State Park is located at 912 North 1st Street, Harrison MI 48625. Wilson State Park can be contacted at ***-***-**** or http://www.michigandnr.com/parksandtrails/Details.aspx?id=510&type=SPRK",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-wilson-state-park-harrison-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "912 North 1st Street",
    "addressLocality": "Harrison",
    "addressRegion": "MI",
    "postalCode": "48625",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0294049,
    "longitude": -84.8037457
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/harrison/wilson-state-park"
  ]
}