{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blind-sucker-state-forest-campground-newberry-mi",
  "name": "What is the phone number for Blind Sucker State Forest Campground?",
  "description": "Blind Sucker State Forest Campground is located at , Newberry MI 49868. Blind Sucker State Forest Campground can be contacted at ***-***-**** or http://www.michigan.gov/dnr/0,4570,7-***-***-****5---,00.html",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blind-sucker-state-forest-campground-newberry-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Newberry",
    "addressRegion": "MI",
    "postalCode": "49868",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.6688815,
    "longitude": -85.7615426
  }
}