

# Event Details

- **Event Name**: Thanksgiving 
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 12:00 pm
- **Event Description**: FRC will be hosting a Thanksgiving again this year!! We would love for YOU to join us.
- **Event URL**: https://allevents.in/east-falmouth/thanksgiving/200029157036126
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: East Falmouth
- **state**: MA
- **country**: United States
- **location**: Falmouth Recovery Center
- **lat**: 41.57696
- **long**: -70.54772
- **full address**: Falmouth Recovery Center, 769 East Falmouth Highway ,East Falmouth, Massachusetts, United States

## Event gallery

- **Alt text**: Thanksgiving
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/11e6b9a23b40d4a1e78cbf4b9faac598f2a10676e5758d0d8355064783f6532d-rimg-w1200-h1553-dcfff8f0-gmir?v=1764114748

## FAQs

- **Q**: When and where is Thanksgiving  being held?
  - **A:** Thanksgiving  takes place on Thu, 27 Nov, 2025 at 12:00 pm to Thu, 27 Nov, 2025 at 12:00 pm at Falmouth Recovery Center, 769 East Falmouth Highway ,East Falmouth, Massachusetts, United States.
- **Q**: Who is organizing Thanksgiving ?
  - **A:** Thanksgiving  is organized by Falmouth Recovery Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving",
        "image": "https://cdn-az.allevents.in/events4/banners/11e6b9a23b40d4a1e78cbf4b9faac598f2a10676e5758d0d8355064783f6532d-rimg-w1200-h1553-dcfff8f0-gmir?v=1764114748",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/east-falmouth/thanksgiving/200029157036126",
        "location": {
            "@type": "Place",
            "name": "Falmouth Recovery Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "769 East Falmouth Highway ,East Falmouth, Massachusetts",
                "addressLocality": "East Falmouth",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.57696",
                "longitude": "-70.54772"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "FRC will be hosting a Thanksgiving again this year!! We would love for YOU to join us.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Falmouth Recovery Center",
                "url": "https://allevents.in/org/falmouth-recovery-center/24260544"
            }
        ]
    }
]
```