{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/greenwood-campground-alger-mi",
  "name": "Greenwood Campground",
  "description": "Greenwood Campground is located at 636 West Greenwood Road, Alger MI 48610. Greenwood Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/greenwood-campground-alger-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "636 West Greenwood Road",
    "addressLocality": "Alger",
    "addressRegion": "MI",
    "postalCode": "48610",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1762777,
    "longitude": -84.1509685
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/alger/greenwood-campground",
    "https://thedyrt.com/camping/michigan/greenwood-campground"
  ]
}