

# Event Details

- **Event Name**: Office Closed - Thanksgiving
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 09:00 am – Mon, 01 Dec, 2025 at 09:00 am
- **Event Description**: The office is closed for Thanksgiving
- **Event URL**: https://allevents.in/quincy/office-closed-thanksgiving/200029248568742
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Quincy
- **state**: FL
- **country**: United States
- **location**: 306 N Madison St, Quincy, FL
- **lat**: 30.59139
- **long**: -84.57619
- **full address**: 306 N Madison St, Quincy, FL, United States

## Event gallery

- **Alt text**: Office Closed - Thanksgiving
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d4ac4ff1f350a147f25eb74af62166c40896c48c87da380cf331361a716899bf-rimg-w598-h736-dc181718-gmir?v=1764563812

## FAQs

- **Q**: When and where is Office Closed - Thanksgiving being held?
  - **A:** Office Closed - Thanksgiving takes place on Wed, 26 Nov, 2025 at 09:00 am to Mon, 01 Dec, 2025 at 09:00 am at 306 N Madison St, Quincy, FL, United States.
- **Q**: Who is organizing Office Closed - Thanksgiving?
  - **A:** Office Closed - Thanksgiving is organized by First Presbyterian Church of Quincy, Florida.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Office Closed - Thanksgiving",
        "image": "https://cdn-az.allevents.in/events9/banners/d4ac4ff1f350a147f25eb74af62166c40896c48c87da380cf331361a716899bf-rimg-w598-h736-dc181718-gmir?v=1764563812",
        "startDate": "2025-11-26",
        "endDate": "2025-12-01",
        "url": "https://allevents.in/quincy/office-closed-thanksgiving/200029248568742",
        "location": {
            "@type": "Place",
            "name": "306 N Madison St, Quincy, FL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "306 SR-65, Quincy, FL 32351-1823, United States",
                "addressLocality": "Quincy",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.59139",
                "longitude": "-84.57619"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The office is closed for Thanksgiving",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Presbyterian Church of Quincy Florida",
                "url": "https://allevents.in/org/first-presbyterian-church-of-quincy-florida/21021579"
            }
        ]
    }
]
```