

# Event Details

- **Event Name**: Coffee Cupping
- **Event Start and End Date**: Sat, 24 Jan, 2026 at 11:00 am – Sat, 24 Jan, 2026 at 01:00 pm
- **Event Description**: Hi everyone - this program is full!  Check out one of our other fun upcoming programs.
- **Event URL**: https://allevents.in/falmouth/coffee-cupping/200029354470702
- **Event Categories**: food-drinks
- **Interested Audience**: 
  - total_interested_count: 51

## Ticket Details


## Event venue details

- **city**: Falmouth
- **state**: MA
- **country**: United States
- **location**: 300 Main St, Falmouth, MA, United States, Massachusetts
- **lat**: 41.5526
- **long**: -70.6139
- **full address**: 300 Main St, Falmouth, MA, United States, Massachusetts

## Event gallery

- **Alt text**: Coffee Cupping
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/ac963735b544fd3d5b3f5ede4521910d3177b4eea4a15f129cde9cbfbc60e4d8-rimg-w1200-h1553-dcd8c0dd-gmir?v=1768669086

## FAQs

- **Q**: When and where is Coffee Cupping being held?
  - **A:** Coffee Cupping takes place on Sat, 24 Jan, 2026 at 11:00 am to Sat, 24 Jan, 2026 at 01:00 pm at 300 Main St, Falmouth, MA, United States, Massachusetts.
- **Q**: Who is organizing Coffee Cupping?
  - **A:** Coffee Cupping is organized by Falmouth Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee Cupping",
        "image": "https://cdn-az.allevents.in/events5/banners/ac963735b544fd3d5b3f5ede4521910d3177b4eea4a15f129cde9cbfbc60e4d8-rimg-w1200-h1553-dcd8c0dd-gmir?v=1768669086",
        "startDate": "2026-01-24",
        "endDate": "2026-01-24",
        "url": "https://allevents.in/falmouth/coffee-cupping/200029354470702",
        "location": {
            "@type": "Place",
            "name": "300 Main St, Falmouth, MA, United States, Massachusetts",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "123 Katherine Lee Bates Rd, Falmouth, MA 02540-2866, United States",
                "addressLocality": "Falmouth",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.5526",
                "longitude": "-70.6139"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hi everyone - this program is full!  Check out one of our other fun upcoming programs.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Falmouth Public Library",
                "url": "https://allevents.in/org/falmouth-public-library/22723511"
            }
        ]
    }
]
```