{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-clear-lake-campground-woodru",
  "name": "What is the phone number for Clear Lake Campground?",
  "description": "Clear Lake Campground is located at 8***-***-**** Woodruff Road, Woodruff WI 54568. Clear Lake Campground can be contacted at or http://dnr.wi.gov/topic/StateForests/nhal/camping.html",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-clear-lake-campground-woodru",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8139-8295 Woodruff Road",
    "addressLocality": "Woodruff",
    "addressRegion": "WI",
    "postalCode": "54568",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.8649197,
    "longitude": -89.6506191
  }
}