

# Event Details

- **Event Name**: Holiday Fair
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 09:00 am – Sat, 06 Dec, 2025 at 02:00 pm
- **Event Description**: Holiday shopping and fun. Come shop with over 30 vendors. There will also be holiday crafts and activities for the kids.
- **Event URL**: https://allevents.in/seekonk/holiday-fair/200029216979021
- **Event Categories**: holiday, christmas-markets-and-fairs, kids, shopping
- **Interested Audience**: 
  - total_interested_count: 129

## Ticket Details

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

## Event venue details

- **city**: Seekonk
- **state**: MA
- **country**: United States
- **location**: Dr. Kevin M. Hurley Middle School
- **lat**: 41.860093875112
- **long**: -71.330932978855
- **full address**: Dr. Kevin M. Hurley Middle School, 650 Newman Ave,Seekonk, Massachusetts, United States

## Event gallery

- **Alt text**: Holiday Fair
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/75881022e40fcdaaf89739099f4fcc4521374252d42345e312de1510f1039b0c-rimg-w1200-h900-dcf4f4f3-gmir?v=1764795328

## 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 02:00 pm at Dr. Kevin M. Hurley Middle School, 650 Newman Ave,Seekonk, Massachusetts, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Fair",
        "image": "https://cdn-az.allevents.in/events10/banners/75881022e40fcdaaf89739099f4fcc4521374252d42345e312de1510f1039b0c-rimg-w1200-h900-dcf4f4f3-gmir?v=1764795328",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/seekonk/holiday-fair/200029216979021",
        "location": {
            "@type": "Place",
            "name": "Dr. Kevin M. Hurley Middle School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "650 Newman Ave,Seekonk, Massachusetts",
                "addressLocality": "Seekonk",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.860093875112",
                "longitude": "-71.330932978855"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Holiday shopping and fun. Come shop with over 30 vendors. There will also be holiday crafts and activities for the kids."
    }
]
```