{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lincolnwood-resort-birchwood-wi",
  "name": "Lincolnwood Resort LLC",
  "description": "Fishing and ATVing Long Lake, Birchwood WI. Friday Fish Fry, Salad Bar, Restaurant, Cabins and Camping, Lincolnwood Resort",
  "url": "https://campertunity.com/listings/campgrounds/lincolnwood-resort-birchwood-wi",
  "image": [
    "https://static.wixstatic.com/media/bab80b_701eedfff4064755b6aa4911e3f32112~mv2.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N1075 East Side Road",
    "addressLocality": "Birchwood",
    "addressRegion": "WI",
    "postalCode": "54817",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}