{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-caseville-county-park-caseville",
  "name": "Caseville County Park",
  "description": "Caseville County Park is located at 6400 Main Street, Caseville MI 48725. Caseville County Park can be contacted at ***-***-**** or http://huroncountyparks.com/caseville-county-park",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-caseville-county-park-caseville",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/21272/1675051643_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6400 Main Street",
    "addressLocality": "Caseville",
    "addressRegion": "MI",
    "postalCode": "48725",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9479423,
    "longitude": -83.2735378
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/caseville/caseville-county-park"
  ]
}