

# Event Details

- **Event Name**: Holiday Fair
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 09:00 am – Sat, 06 Dec, 2025 at 01:00 pm
- **Event Description**: Come get some Christmas goodies. We'll have baked goods, crafts, handmade soap, wreaths, and second time around goods.
- **Event URL**: https://allevents.in/winthrop/holiday-fair/200029191561203
- **Event Categories**: christmas-markets-and-fairs, holiday, christmas
- **Interested Audience**: 
  - total_interested_count: 128

## Ticket Details


## Event venue details

- **city**: Winthrop
- **state**: ME
- **country**: United States
- **location**: 10 Bowdoin St, Winthrop, ME, United States, Maine 04364
- **lat**: 44.30705
- **long**: -69.97375
- **full address**: 10 Bowdoin St, Winthrop, ME, United States, Maine 04364

## Event gallery

- **Alt text**: Holiday Fair
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/953f0631913f642542f0babbec660c0706de5bebb7f3bce3f69226d58f64c72f-rimg-w851-h315-dcffffff-gmir?v=1764438942

## FAQs

- **Q**: When and where is Holiday Fair being held?
  - **A:** Holiday Fair takes place on Sat, 06 Dec, 2025 at 09:00 am to Sat, 06 Dec, 2025 at 01:00 pm at 10 Bowdoin St, Winthrop, ME, United States, Maine 04364.
- **Q**: Who is organizing Holiday Fair?
  - **A:** Holiday Fair is organized by Winthrop Congregational Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Fair",
        "image": "https://cdn-az.allevents.in/events7/banners/953f0631913f642542f0babbec660c0706de5bebb7f3bce3f69226d58f64c72f-rimg-w851-h315-dcffffff-gmir?v=1764438942",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/winthrop/holiday-fair/200029191561203",
        "location": {
            "@type": "Place",
            "name": "10 Bowdoin St, Winthrop, ME, United States, Maine 04364",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10 Bowdoin St, Winthrop, ME 04364-1402, United States",
                "addressLocality": "Winthrop",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.30705",
                "longitude": "-69.97375"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come get some Christmas goodies. We'll have baked goods, crafts, handmade soap, wreaths, and second time around goods.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Winthrop Congregational Church",
                "url": "https://allevents.in/org/winthrop-congregational-church/23254776"
            }
        ]
    }
]
```