{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cedar-shores-campground-harrison-mi-us",
  "name": "Cedar Shores Campground",
  "description": "Cedar Shores Harrison Mi www.cedarshroes.org",
  "url": "https://campertunity.com/listings/campgrounds/cedar-shores-campground-harrison-mi-us",
  "image": [
    "https://static.wixstatic.com/media/18556b_59ff835dd9af4a668d42ca4b29f1c19b~mv2.png/v1/fill/w_2500,h_1875,al_c/18556b_59ff835dd9af4a668d42ca4b29f1c19b~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5916 Cedar Shores Drive",
    "addressLocality": "Harrison",
    "addressRegion": "MI",
    "postalCode": "48625",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.cedarshores.org/"
  ]
}