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