{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-twin-springs-resort-campground",
  "name": "Twin Springs Resort Campground",
  "description": "Twin Springs Resort Campground is located at N6572 530th Street, Menomonie WI 54751. Twin Springs Resort Campground can be contacted at ***-***-**** or http://twinspringscampingresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-twin-springs-resort-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N6572 530th Street",
    "addressLocality": "Menomonie",
    "addressRegion": "WI",
    "postalCode": "54751",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.9181863,
    "longitude": -91.9009928
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/menomonie/twin-springs-resort-campground"
  ]
}