{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/logan-hills-campground-hale-mi",
  "name": "Logan Hills Campground",
  "description": "FISHING-BOATING-CAMPING-FUN!!!",
  "url": "https://campertunity.com/listings/campgrounds/logan-hills-campground-hale-mi",
  "image": [
    "https://static.wixstatic.com/media/715d3b_b32b1e3f56004f9cad2474edce03c9cf~mv2.png",
    "https://static.wixstatic.com/media/90a441_8601b2cf1fc64690a5a4cdbd9da26219~mv2.jpg/v1/fill/w_570,h_408,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/90a441_8601b2cf1fc64690a5a4cdbd9da26219~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "577 Everett Trail",
    "addressLocality": "Hale",
    "addressRegion": "MI",
    "postalCode": "48739-9120",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3177254,
    "longitude": -83.9367545
  },
  "sameAs": [
    "https://www.loganhillscampground.net/"
  ]
}