{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-summer-breeze-campground-iron",
  "name": "Summer Breeze Campground",
  "description": "Summer Breeze Campground is located at W8576 Twin Falls Road, Iron Mountain MI 49801. Summer Breeze Campground can be contacted at ***-***-**** or http://www.summerbreezecampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-summer-breeze-campground-iron",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "W8576 Twin Falls Road",
    "addressLocality": "Iron Mountain",
    "addressRegion": "MI",
    "postalCode": "49801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.881531,
    "longitude": -88.056557
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/iron-mountain/summer-breeze-campground"
  ]
}