{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/birch-grove-campground-iron-river-wi-us",
  "name": "Birch Grove Campground",
  "description": "Birch Grove Campground is located at 67325 Orlowski Road, Iron River WI 54847. Birch Grove Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/birch-grove-campground-iron-river-wi-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "67325 Orlowski Road",
    "addressLocality": "Iron River",
    "addressRegion": "WI",
    "postalCode": "54847",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.5506964,
    "longitude": -91.4578917
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/iron-river/birch-grove-campground"
  ]
}