{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-sanford-lake-park-sanford-mi-2",
  "name": "Sanford Lake Park",
  "description": "Sanford Lake Park is located at U.S. 10, Sanford MI 48657. Sanford Lake Park can be contacted at or https://co.midland.mi.us/parksandrecreation/sanfordlakepark.aspx",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-sanford-lake-park-sanford-mi-2",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "U.S. 10",
    "addressLocality": "Sanford",
    "addressRegion": "MI",
    "postalCode": "48657",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6806578,
    "longitude": -84.3844304
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/sanford/sanford-lake-park"
  ]
}