{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/haymarsh-state-game-area-campground-big-rapids-mi",
  "name": "Haymarsh State Game Area Campground",
  "description": "Haymarsh State Game Area Campground is located at 20500 140th Avenue, Big Rapids MI 49307. Haymarsh State Game Area Campground can be contacted at ***-***-**** or http://www.mecostacountyparks.com/haymarsh.html",
  "url": "https://campertunity.com/listings/campgrounds/haymarsh-state-game-area-campground-big-rapids-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20500 140th Avenue",
    "addressLocality": "Big Rapids",
    "addressRegion": "MI",
    "postalCode": "49307",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7631805,
    "longitude": -85.3631469
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/big-rapids/haymarsh-state-game-area-campground"
  ]
}