{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-guernsey-lake-state-forest-campgrou",
  "name": "Guernsey Lake State Forest Campground",
  "description": "Guernsey Lake State Forest Campground is located at Guernsey Lake Road, Kalkaska MI 49646. Guernsey Lake State Forest Campground can be contacted at or http://www.michigandnr.com/parksandtrails/Details.aspx?id=580&type=SFCG",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-guernsey-lake-state-forest-campgrou",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Guernsey Lake Road",
    "addressLocality": "Kalkaska",
    "addressRegion": "MI",
    "postalCode": "49646",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.7151,
    "longitude": -85.3201616
  }
}