{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-sleeper-state-park-caseville",
  "name": "Sleeper State Park",
  "description": "Sleeper State Park is located at 6573 State Park Road, Caseville MI 48725. Sleeper State Park can be contacted at ***-***-**** or http://www.michigandnr.com/ParksandTrails/Details.aspx?id=494&type=SPRK",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-sleeper-state-park-caseville",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6573 State Park Road",
    "addressLocality": "Caseville",
    "addressRegion": "MI",
    "postalCode": "48725",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9789761,
    "longitude": -83.2102189
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/caseville/sleeper-state-park"
  ]
}