{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-birch-lakes-resort-birchwood-wi",
  "name": "What is the phone number for Birch Lakes Resort?",
  "description": "Birch Lakes Resort is located at 1085 County Road F, Birchwood WI 54817. Birch Lakes Resort can be contacted at ***-***-**** or http://www.birchlakesresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-birch-lakes-resort-birchwood-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1085 County Road F",
    "addressLocality": "Birchwood",
    "addressRegion": "WI",
    "postalCode": "54817",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.6729746,
    "longitude": -91.5295216
  }
}