

# Event Details

- **Event Name**: FOTBAC Monthly Meeting
- **Event Start and End Date**: Mon, 18 May, 2026 at 06:00 pm – Mon, 18 May, 2026 at 08:00 pm (-05:00)
- **Event Description**: Monthly Meeting
- **Event URL**: https://allevents.in/berlin/fotbac-monthly-meeting/200029738584318
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Berlin
- **state**: WI
- **country**: United States
- **location**: Berlin Public Library
- **lat**: 43.96939367575
- **long**: -88.9475525615
- **full address**: Berlin Public Library, 121 W Park Ave,Berlin, Wisconsin, United States

## Event gallery

- **Alt text**: FOTBAC Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/00ee2a1305b24a6637435a87f1e20acaf7dd65a74e9eaf7e5df44f5b22e5d579-rimg-w960-h720-dc90a7c0-gmir?v=1775921845

## FAQs

- **Q**: When and where is FOTBAC Monthly Meeting being held?
  - **A:** FOTBAC Monthly Meeting takes place on Mon, 18 May, 2026 at 06:00 pm to Mon, 18 May, 2026 at 08:00 pm at Berlin Public Library, 121 W Park Ave,Berlin, Wisconsin, United States.
- **Q**: Who is organizing FOTBAC Monthly Meeting?
  - **A:** FOTBAC Monthly Meeting is organized by Friends of the Berlin Aquatic Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FOTBAC Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events10/banners/00ee2a1305b24a6637435a87f1e20acaf7dd65a74e9eaf7e5df44f5b22e5d579-rimg-w960-h720-dc90a7c0-gmir?v=1775921845",
        "startDate": "2026-05-18T18:00:00-05:00",
        "endDate": "2026-05-18T20:00:00-05:00",
        "url": "https://allevents.in/berlin/fotbac-monthly-meeting/200029738584318",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Berlin Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "121 W Park Ave,Berlin, Wisconsin",
                "addressLocality": "Berlin",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.96939367575",
                "longitude": "-88.9475525615"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly Meeting",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of the Berlin Aquatic Center",
                "url": "https://allevents.in/org/friends-of-the-berlin-aquatic-center/21863352"
            }
        ]
    }
]
```