

# Event Details

- **Event Name**: Winter Solstice
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:30 am
- **Event Description**: TBA
- **Event URL**: https://allevents.in/lexington/winter-solstice/200029190752049
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Lexington
- **state**: MA
- **country**: United States
- **location**: 7 Harrington Rd, Lexington, MA, United States, Massachusetts 02421
- **lat**: 42.4501
- **long**: -71.23211
- **full address**: 7 Harrington Rd, Lexington, MA, United States, Massachusetts 02421

## Event gallery

- **Alt text**: Winter Solstice
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9d4fed5d0b068d624fa9abef1f00447c770e2cd28badd5f4f1215c070649c2cb-rimg-w1200-h675-dc45638f-gmir?v=1766089905

## FAQs

- **Q**: When and where is Winter Solstice being held?
  - **A:** Winter Solstice takes place on Sun, 21 Dec, 2025 at 10:30 am to Sun, 21 Dec, 2025 at 10:30 am at 7 Harrington Rd, Lexington, MA, United States, Massachusetts 02421.
- **Q**: Who is organizing Winter Solstice?
  - **A:** Winter Solstice is organized by First Parish in Lexington, Unitarian Universalist.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Winter Solstice",
        "image": "https://cdn-az.allevents.in/events5/banners/9d4fed5d0b068d624fa9abef1f00447c770e2cd28badd5f4f1215c070649c2cb-rimg-w1200-h675-dc45638f-gmir?v=1766089905",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/lexington/winter-solstice/200029190752049",
        "location": {
            "@type": "Place",
            "name": "7 Harrington Rd, Lexington, MA, United States, Massachusetts 02421",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7 Harrington Rd, Lexington, MA 02421-4805, United States",
                "addressLocality": "Lexington",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.4501",
                "longitude": "-71.23211"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "TBA",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Parish in Lexington Unitarian Universalist",
                "url": "https://allevents.in/org/first-parish-in-lexington-unitarian-universalist/26229225"
            }
        ]
    }
]
```