

# Event Details

- **Event Name**: World AIDS Day Vigil
- **Event Start and End Date**: Mon, 01 Dec, 2025 at 07:00 pm
- **Event Description**: World AIDS Day, designated on 1 December every year since 1988, is an international day dedicated to raising awareness of the AIDS pandemic caused by the spread of HIV infection and mourning those who've died of the disease.
- **Event URL**: https://allevents.in/enfield/world-aids-day-vigil/200028793044840
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## 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, Connecticut, United States

## Event gallery

- **Alt text**: World AIDS Day Vigil
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ab6042e9ca755a368952c013bf1665db9ec78c4564d95105d16a5834523548c6-rimg-w1200-h630-dcf0f0ef-gmir?v=1764058945

## FAQs

- **Q**: When and where is World AIDS Day Vigil being held?
  - **A:** World AIDS Day Vigil takes place on Mon, 01 Dec, 2025 at 07:00 pm to Mon, 01 Dec, 2025 at 07:00 pm at Enfield United Church of Christ, 1295 Enfield St,Enfield, Connecticut, United States.
- **Q**: Who is organizing World AIDS Day Vigil?
  - **A:** World AIDS Day Vigil is organized by Enfield United Church of Christ.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "World AIDS Day Vigil",
        "image": "https://cdn-az.allevents.in/events2/banners/ab6042e9ca755a368952c013bf1665db9ec78c4564d95105d16a5834523548c6-rimg-w1200-h630-dcf0f0ef-gmir?v=1764058945",
        "startDate": "2025-12-01",
        "url": "https://allevents.in/enfield/world-aids-day-vigil/200028793044840",
        "location": {
            "@type": "Place",
            "name": "Enfield United Church of Christ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1295 Enfield St,Enfield, Connecticut",
                "addressLocality": "Enfield",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.977924677115",
                "longitude": "-72.582342668386"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "World AIDS Day, designated on 1 December every year since 1988, is an international day dedicated to raising awareness of the AIDS pandemic caused by the spread of HIV infection and mourning those who've died of the disease.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Enfield United Church of Christ",
                "url": "https://allevents.in/org/enfield-united-church-of-christ/20511059"
            }
        ]
    }
]
```