{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kritters-northcountry-campground-cabins-newberry-mi",
  "name": "What is the phone number for Kritter's Northcountry Campground & Cabins?",
  "description": "Kritter's Northcountry Campground & Cabins is located at 13209 Michigan 123, Newberry MI 49868. Kritter's Northcountry Campground & Cabins can be contacted at ***-***-**** or http://www.northcountrycampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kritters-northcountry-campground-cabins-newberry-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13209 Michigan 123",
    "addressLocality": "Newberry",
    "addressRegion": "MI",
    "postalCode": "49868",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.4241576,
    "longitude": -85.5105805
  }
}