{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/murphy-flowage-birchwood-wi",
  "name": "What is the phone number for Murphy Flowage?",
  "description": "Murphy Flowage is located at , Birchwood WI 54817. Murphy Flowage can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/murphy-flowage-birchwood-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Birchwood",
    "addressRegion": "WI",
    "postalCode": "54817",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.575377,
    "longitude": -91.5072522
  }
}