{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/long-lake-east-side-campground-birchwood-wi",
  "name": "What is the phone number for Long Lake East Side Campground?",
  "description": "Long Lake East Side Campground is located at 1130 East Side Road, Birchwood WI 54817. Long Lake East Side Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/long-lake-east-side-campground-birchwood-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1130 East Side Road",
    "addressLocality": "Birchwood",
    "addressRegion": "WI",
    "postalCode": "54817",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.676523,
    "longitude": -91.6821152
  }
}