

# Event Details

- **Event Name**: Coffee Hour
- **Event Start and End Date**: Thu, 30 Jul, 2026 at 10:00 am – Thu, 20 Aug, 2026 at 10:00 am (-04:00)
- **Event Description**: Get to know members of your community in a casual and comfortable space. Light refreshments will be served.
- **Event URL**: https://allevents.in/biddeford/coffee-hour/200030460612924
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Biddeford
- **state**: ME
- **country**: United States
- **location**: 270 Main St, Biddeford, ME, United States, Maine 04005
- **lat**: 43.49456
- **long**: -70.45804
- **full address**: 270 Main St, Biddeford, ME, United States, Maine 04005

## Event gallery

- **Alt text**: Coffee Hour
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2a79a43869f702df98c89fc41f08053fedcf562810214cd9a23c88bed921a7d9-rimg-w1200-h675-dc030303-gmir?v=1785081384

## FAQs

- **Q**: When and where is Coffee Hour being held?
  - **A:** Coffee Hour takes place on Thu, 30 Jul, 2026 at 10:00 am to Thu, 20 Aug, 2026 at 10:00 am at 270 Main St, Biddeford, ME, United States, Maine 04005.
- **Q**: Who is organizing Coffee Hour?
  - **A:** Coffee Hour is organized by McArthur Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Coffee Hour is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Biddeford, this event is thoughtfully curated to deliver a standout experience worth every moment. If Coffee Hour sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee Hour",
        "image": "https://cdn-az.allevents.in/events10/banners/2a79a43869f702df98c89fc41f08053fedcf562810214cd9a23c88bed921a7d9-rimg-w1200-h675-dc030303-gmir?v=1785081384",
        "startDate": "2026-07-30T10:00:00-04:00",
        "endDate": "2026-08-20T10:00:00-04:00",
        "url": "https://allevents.in/biddeford/coffee-hour/200030460612924",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "270 Main St, Biddeford, ME, United States, Maine 04005",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "270 Main St, Biddeford, ME 04005-2413, United States",
                "addressLocality": "Biddeford",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.49456",
                "longitude": "-70.45804"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get to know members of your community in a casual and comfortable space. Light refreshments will be served.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "McArthur Library",
                "url": "https://allevents.in/org/mcarthur-library/21010115"
            }
        ]
    }
]
```