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