{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coolwater-pine-camping-cabins-wellston-mi",
  "name": "What is the phone number for Coolwater On the Pine...Camping & Cabins?",
  "description": "Coolwater On the Pine...Camping & Cabins is located at 9424 West 48 1/2 Road, Wellston MI 49689. Coolwater On the Pine...Camping & Cabins can be contacted at ***-***-**** or http://www.coolwatercamp.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coolwater-pine-camping-cabins-wellston-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9424 West 48 1/2 Road",
    "addressLocality": "Wellston",
    "addressRegion": "MI",
    "postalCode": "49689",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1862043,
    "longitude": -85.7692642
  }
}