

# Event Details

- **Event Name**: Christmas in July Sunday
- **Event Start and End Date**: Sun, 26 Jul, 2026 at 10:00 am
- **Event Description**: It may be Summer, but come sing Christmas carols with us. Come in your best ugly Christmas sweater! We'll make sure to turn the AC way down for you!
- **Event URL**: https://allevents.in/enfield/christmas-in-july-sunday/200030085319830
- **Event Categories**: christmas-in-july, ugly-christmas-sweater-day
- **Interested Audience**: 
  - total_interested_count: 36

## Ticket Details


## Event venue details

- **city**: Enfield
- **state**: CT
- **country**: United States
- **location**: Enfield United Church of Christ
- **lat**: 41.977924677115
- **long**: -72.582342668386
- **full address**: Enfield United Church of Christ, 1295 Enfield St,Enfield,CT,United States

## Event gallery

- **Alt text**: Christmas in July Sunday
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5667041efb9697577b3dcd530512896512ca5de1ff99fb63c974d0367cb30a0c-rimg-w1200-h630-dcd7d6dc-gmir?v=1784877992

## FAQs

- **Q**: When and where is Christmas in July Sunday being held?
  - **A:** Christmas in July Sunday takes place on Sun, 26 Jul, 2026 at 10:00 am to Sun, 26 Jul, 2026 at 10:00 am at Enfield United Church of Christ, 1295 Enfield St,Enfield,CT,United States.
- **Q**: Who is organizing Christmas in July Sunday?
  - **A:** Christmas in July Sunday is organized by Enfield United Church of Christ.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas in July Sunday is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Enfield, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas in July Sunday sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas in July Sunday",
        "image": "https://cdn-az.allevents.in/events8/banners/5667041efb9697577b3dcd530512896512ca5de1ff99fb63c974d0367cb30a0c-rimg-w1200-h630-dcd7d6dc-gmir?v=1784877992",
        "startDate": "2026-07-26",
        "url": "https://allevents.in/enfield/christmas-in-july-sunday/200030085319830",
        "location": {
            "@type": "Place",
            "name": "Enfield United Church of Christ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1295 Enfield St,Enfield,CT,United States",
                "addressLocality": "Enfield",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.977924677115",
                "longitude": "-72.582342668386"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It may be Summer, but come sing Christmas carols with us. Come in your best ugly Christmas sweater! We'll make sure to turn the AC way down for you!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Enfield United Church of Christ",
                "url": "https://allevents.in/org/enfield-united-church-of-christ/13458011",
                "description": "Where all are welcome!"
            }
        ]
    }
]
```