{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/birch-haven-resort-tenstrike-mn",
  "name": "Birch Haven Resort",
  "description": "Birch Haven Resort is located at 11801 Paper Birch Drive Northeast, Tenstrike MN 56683. Birch Haven Resort can be contacted at ***-***-**** or http://www.birchhavenresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/birch-haven-resort-tenstrike-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11801 Paper Birch Drive Northeast",
    "addressLocality": "Tenstrike",
    "addressRegion": "MN",
    "postalCode": "56683",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.6716277,
    "longitude": -94.7151354
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/tenstrike/birch-haven-resort"
  ]
}