{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-deerhaven-waupaca-wi-us",
  "name": "What is the phone number for Deerhaven Campground LLC?",
  "description": "Deerhaven Campground LLC is located at N3185 Butts Drive, Waupaca WI 54981. Deerhaven Campground LLC can be contacted at ***-***-**** or http://deerhavencampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-deerhaven-waupaca-wi-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N3185 Butts Drive",
    "addressLocality": "Waupaca",
    "addressRegion": "WI",
    "postalCode": "54981",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.354037,
    "longitude": -89.14605
  }
}