{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pine-creek-lodge-wellston-mi",
  "name": "Pine Creek Lodge",
  "description": "Pine Creek Lodge is located at 13544 Caberfae Highway, Wellston MI 49689. Pine Creek Lodge can be contacted at ***-***-**** or http://www.pinecreeklodge.net/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pine-creek-lodge-wellston-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13544 Caberfae Highway",
    "addressLocality": "Wellston",
    "addressRegion": "MI",
    "postalCode": "49689",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2297051,
    "longitude": -86.0293951
  }
}