{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glens-cove-goetzville",
  "name": "Glen's Cove",
  "description": "Glen's Cove is located at 24649 South Blind Creek Road, Goetzville MI 49736. Glen's Cove can be contacted at ***-***-**** or http://www.glenscoveco.com/",
  "url": "https://campertunity.com/listings/campgrounds/glens-cove-goetzville",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "24649 South Blind Creek Road, 9389",
    "addressLocality": "Goetzville",
    "addressRegion": "MI",
    "postalCode": "49736",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.146987,
    "longitude": -84.097477
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/goetzville/glen-s-cove"
  ]
}