{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-stoney-creek-trail-camp-af",
  "name": "Stoney Creek Trail Camp",
  "description": "Stoney Creek Trail Camp is located at 2326 Stoney Creek Road, Afton MI 49705. Stoney Creek Trail Camp can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-stoney-creek-trail-camp-af",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2326 Stoney Creek Road",
    "addressLocality": "Afton",
    "addressRegion": "MI",
    "postalCode": "49705",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.4065622,
    "longitude": -84.4399028
  }
}