{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/birch-grove-campground-washburn-wi",
  "name": "Birch Grove Campground",
  "description": "Birch Grove Campground is located at Twin Lakes Landing, Washburn WI 54891. Birch Grove Campground can be contacted at or http://www.fs.usda.gov/recarea/cnnf/recarea/?recid=27831",
  "url": "https://campertunity.com/listings/campgrounds/birch-grove-campground-washburn-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Twin Lakes Landing",
    "addressLocality": "Washburn",
    "addressRegion": "WI",
    "postalCode": "54891",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.685509,
    "longitude": -91.0608613
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/washburn/birch-grove-campground",
    "https://www.travelwisconsin.com/campgrounds/birch-grove-campground-200639"
  ]
}