{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-south-branch-trail-camp-hale",
  "name": "South Branch Trail Camp",
  "description": "South Branch Trail Camp is located at Rollway Road, Hale MI 48739. South Branch Trail Camp can be contacted at ***-***-**** or http://www.recreation.gov/camping/south-branch-trail-camp-group-site/r/campgroundDetails.do?contractCode=NRSO&parkId=96369",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-south-branch-trail-camp-hale",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rollway Road",
    "addressLocality": "Hale",
    "addressRegion": "MI",
    "postalCode": "48739",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4855265,
    "longitude": -83.8004929
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/hale/south-branch-trail-camp"
  ]
}