

# Event Details

- **Event Name**: Holiday Craft Fair
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 10:00 am
- **Event Description**: Vendors, Raffle, Food and Festive Fun!
- **Event URL**: https://allevents.in/branford/holiday-craft-fair/200029291475209
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029291475209?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=branford-events

## Event venue details

- **city**: Branford
- **state**: CT
- **country**: United States
- **location**: Longley’s
- **lat**: 41.277334083853
- **long**: -72.855242579038
- **full address**: Longley’s, 249 W Main Street,Branford, Connecticut, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Community Dining Room Inc. (https://allevents.in/org/community-dining-room-inc/21492673)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/0a328d32f543388883dcfba0f1024268febffe997697a3423a084ccba0f05ed0-rimg-w1200-h1553-dc1e1c14-gmir?v=1764739508
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d505e991e3f3e9a86f6c90a8773d72cef170df302fe306e0d9744695a6a9e8f8-rimg-w300-h300-dc1f1c13-gmir?v=1764739509

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 06 Dec, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** Longley’s, 249 W Main Street,Branford, Connecticut, United States
- **Q**: Who is organizing the event?
  - **A:** Community Dining Room Inc.
- **Q**: Where can I find ticket details about Holiday Craft Fair ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Craft Fair",
        "image": "https://cdn-az.allevents.in/events9/banners/0a328d32f543388883dcfba0f1024268febffe997697a3423a084ccba0f05ed0-rimg-w1200-h1553-dc1e1c14-gmir?v=1764739508",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/branford/holiday-craft-fair/200029291475209",
        "location": {
            "@type": "Place",
            "name": "Longley’s",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "249 W Main Street,Branford, Connecticut",
                "addressLocality": "Branford",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.277334083853",
                "longitude": "-72.855242579038"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Vendors, Raffle, Food and Festive Fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Community Dining Room Inc.",
                "url": "https://allevents.in/org/community-dining-room-inc/21492673"
            }
        ]
    }
]
```