

# Event Details

- **Event Name**: Monthly Meeting
- **Event Start and End Date**: Sun, 18 Jan, 2026 at 03:30 pm
- **Event Description**: Our first meeting of the new year. This year's fundraising and finding someone to do the sills are top priority. All are welcome.
- **Event URL**: https://allevents.in/eustis/monthly-meeting/200029473351254
- **Event Categories**: meetups, charities
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Eustis
- **state**: ME
- **country**: United States
- **location**: 456 Kennebago Rd, Lang, ME
- **lat**: 45.10487
- **long**: -70.54352
- **full address**: 456 Kennebago Rd, Lang, ME, 456 Kennebago Rd, Lang, ME 04970-5066, United States, Eustis

## Event gallery

- **Alt text**: Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/64760e104d19e7140ead78569e795e0c3aba11b1fac1caf052c9029d8237c3d3-rimg-w1200-h1600-dc787846-gmir?v=1768673110

## FAQs

- **Q**: When and where is Monthly Meeting being held?
  - **A:** Monthly Meeting takes place on Sun, 18 Jan, 2026 at 03:30 pm to Sun, 18 Jan, 2026 at 03:30 pm at 456 Kennebago Rd, Lang, ME, 456 Kennebago Rd, Lang, ME 04970-5066, United States, Eustis.
- **Q**: Who is organizing Monthly Meeting?
  - **A:** Monthly Meeting is organized by Coplin Plantation Schoolhouse Historical Society.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/64760e104d19e7140ead78569e795e0c3aba11b1fac1caf052c9029d8237c3d3-rimg-w1200-h1600-dc787846-gmir?v=1768673110",
        "startDate": "2026-01-18",
        "url": "https://allevents.in/eustis/monthly-meeting/200029473351254",
        "location": {
            "@type": "Place",
            "name": "456 Kennebago Rd, Lang, ME",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "456 Kennebago Rd, Lang, ME 04970-5066, United States",
                "addressLocality": "Eustis",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.10487",
                "longitude": "-70.54352"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our first meeting of the new year. This year's fundraising and finding someone to do the sills are top priority. All are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Coplin Plantation Schoolhouse Historical Society",
                "url": "https://allevents.in/org/coplin-plantation-schoolhouse-historical-society/23382091"
            }
        ]
    }
]
```