{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chinook-campground-grant-mi",
  "name": "Chinook Campground",
  "description": "Chinook Campground is located at 5471 West 112th Street, Grant MI 49327. Chinook Campground can be contacted at ***-***-**** or http://www.chinookcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/chinook-campground-grant-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5471 West 112th Street",
    "addressLocality": "Grant",
    "addressRegion": "MI",
    "postalCode": "49327",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.3467511,
    "longitude": -85.9354245
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/grant/chinook-campground"
  ]
}