{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-sugarloaf-lake-campground",
  "name": "Sugarloaf Lake Campground",
  "description": "Sugarloaf Lake Campground is located at , Chelsea MI 48118. Sugarloaf Lake Campground can be contacted at ***-***-**** or http://www.michigandnr.com/parksandtrails/Details.aspx?id=258&type=SPCG",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-sugarloaf-lake-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Chelsea",
    "addressRegion": "MI",
    "postalCode": "48118",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.3419643,
    "longitude": -84.121542
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/chelsea/sugarloaf-lake-campground"
  ]
}