{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-baileys-woods-campground-baileys-ha",
  "name": "What is the phone number for Baileys Woods Campground?",
  "description": "Baileys Woods Campground is located at 2701 County EE, Baileys Harbor WI 54202. Baileys Woods Campground can be contacted at ***-***-**** or http://www.baileyswoodscampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-baileys-woods-campground-baileys-ha",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2701 County EE",
    "addressLocality": "Baileys Harbor",
    "addressRegion": "WI",
    "postalCode": "54202",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.071147,
    "longitude": -87.1444256
  }
}