{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/garey-lake-trail-camp-empire-mi",
  "name": "Garey Lake Trail Camp",
  "description": "Garey Lake Trail Camp is located at County Line Road, Empire MI 49630. Garey Lake Trail Camp can be contacted at or http://www.michigandnr.com/parksandtrails/Details.aspx?id=589&type=SFCG",
  "url": "https://campertunity.com/listings/campgrounds/garey-lake-trail-camp-empire-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "County Line Road",
    "addressLocality": "Empire",
    "addressRegion": "MI",
    "postalCode": "49630",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.7769051,
    "longitude": -85.9425905
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/empire/garey-lake-trail-camp"
  ]
}