

# 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 fair - Tag Sale, Handmade Crafts, Snackbar, Baked goods
- **Event URL**: https://allevents.in/rocky-hill/holiday-fair/200029133470257
- **Event Categories**: christmas-markets-and-fairs, holiday
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details


## Event venue details

- **city**: Rocky Hill
- **state**: CT
- **country**: United States
- **location**: 623 Old Main St, Rocky Hill, CT, United States, Connecticut 06067
- **lat**: 41.66972
- **long**: -72.63878
- **full address**: 623 Old Main St, Rocky Hill, CT, United States, Connecticut 06067

## Event gallery

- **Alt text**: Holiday Fair
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/03c95de561d9b13b9b51792802fe641d7ed5729f6f1708310cee69a28988b84e-rimg-w1024-h1536-dcf9eddf-gmir?v=1764681365

## 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 623 Old Main St, Rocky Hill, CT, United States, Connecticut 06067.
- **Q**: Who is organizing Holiday Fair?
  - **A:** Holiday Fair is organized by Rocky Hill United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Fair",
        "image": "https://cdn-az.allevents.in/events7/banners/03c95de561d9b13b9b51792802fe641d7ed5729f6f1708310cee69a28988b84e-rimg-w1024-h1536-dcf9eddf-gmir?v=1764681365",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/rocky-hill/holiday-fair/200029133470257",
        "location": {
            "@type": "Place",
            "name": "623 Old Main St, Rocky Hill, CT, United States, Connecticut 06067",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "623 Old Main St, Rocky Hill, CT 06067-1517, United States",
                "addressLocality": "Rocky Hill",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.66972",
                "longitude": "-72.63878"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Holiday fair - Tag Sale, Handmade Crafts, Snackbar, Baked goods",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rocky Hill United Methodist Church",
                "url": "https://allevents.in/org/rocky-hill-united-methodist-church/26766630"
            }
        ]
    }
]
```