{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-4-mile-state-forest-trail-camp-grayling-mi",
  "name": "4 Mile State Forest Trail Camp",
  "description": "4 Mile State Forest Trail Camp is located at 370 West 4 Mile Road, Grayling MI 49738. 4 Mile State Forest Trail Camp can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-4-mile-state-forest-trail-camp-grayling-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "370 West 4 Mile Road",
    "addressLocality": "Grayling",
    "addressRegion": "MI",
    "postalCode": "49738",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5988081,
    "longitude": -84.6223339
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/grayling/4-mile-state-forest-trail-camp"
  ]
}