{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-glidden-lake-state-forest-campground-crysta",
  "name": "Glidden Lake State Forest Campground",
  "description": "Glidden Lake State Forest Campground is located at 211 Lake Mary Road, Crystal Falls MI 49920. Glidden Lake State Forest Campground can be contacted at ***-***-**** or http://www.michigandnr.com/parksandtrails/details.aspx?id=645&type=SFCG",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-glidden-lake-state-forest-campground-crysta",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "211 Lake Mary Road",
    "addressLocality": "Crystal Falls",
    "addressRegion": "MI",
    "postalCode": "49920",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.0703753,
    "longitude": -88.2378151
  }
}