

# Event Details

- **Event Name**: Monthly Meeting
- **Event Start and End Date**: Wed, 14 Jan, 2026 at 06:00 pm – Wed, 14 Jan, 2026 at 07:00 pm
- **Event Description**: Monthly meeting to plan events for our county
- **Event URL**: https://allevents.in/waterboro/monthly-meeting/200029339146255
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Waterboro
- **state**: ME
- **country**: United States
- **location**: Waterboro Eagles
- **lat**: 43.528290831572
- **long**: -70.718810808095
- **full address**: Waterboro Eagles, 1050 Main St, Waterboro, ME 04087-3110, United States

## Event gallery

- **Alt text**: Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/aef6b6e6a126a59c3079176c462a2e5ae2d777ff4e534e24cf59c8630bb29dd2-rimg-w795-h429-dc85a94f-gmir?v=1767847881

## FAQs

- **Q**: When and where is Monthly Meeting being held?
  - **A:** Monthly Meeting takes place on Wed, 14 Jan, 2026 at 06:00 pm to Wed, 14 Jan, 2026 at 07:00 pm at Waterboro Eagles, 1050 Main St, Waterboro, ME 04087-3110, United States.
- **Q**: Who is organizing Monthly Meeting?
  - **A:** Monthly Meeting is organized by United Bikers of Maine - York County.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/aef6b6e6a126a59c3079176c462a2e5ae2d777ff4e534e24cf59c8630bb29dd2-rimg-w795-h429-dc85a94f-gmir?v=1767847881",
        "startDate": "2026-01-14",
        "endDate": "2026-01-14",
        "url": "https://allevents.in/waterboro/monthly-meeting/200029339146255",
        "location": {
            "@type": "Place",
            "name": "Waterboro Eagles",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1050 Main St, Waterboro, ME 04087-3110, United States",
                "addressLocality": "Waterboro",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.528290831572",
                "longitude": "-70.718810808095"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly meeting to plan events for our county",
        "organizer": [
            {
                "@type": "Organization",
                "name": "United Bikers of Maine - York County",
                "url": "https://allevents.in/org/united-bikers-of-maine-york-county/26047565"
            }
        ]
    }
]
```