{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/loomis-landing-campground-and-marina-wellston",
  "name": "What is the phone number for Loomis Landing Campground and Marina?",
  "description": "Loomis Landing Campground and Marina is located at 19522 Husiar Road, Wellston MI 49689. Loomis Landing Campground and Marina can be contacted at ***-***-**** or http://www.loomislanding.com/index.html",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/loomis-landing-campground-and-marina-wellston",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19522 Husiar Road",
    "addressLocality": "Wellston",
    "addressRegion": "MI",
    "postalCode": "49689",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2334103,
    "longitude": -85.9098301
  }
}