{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/birch-creek-park-campground-holcombe-wi",
  "name": "Birch Creek Park & Campground",
  "description": "Birch Creek Park & Campground is located at 282nd Avenue, Holcombe WI 54745. Birch Creek Park & Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/birch-creek-park-campground-holcombe-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "282nd Avenue",
    "addressLocality": "Holcombe",
    "addressRegion": "WI",
    "postalCode": "54745",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2530518,
    "longitude": -91.1561987
  }
}