

# Event Details

- **Event Name**: Holiday Wreath Tradition
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 09:00 am
- **Event Description**: It's one of our favorite Olde Towne holiday traditions! Join us to prep and hang holiday wreaths throughout the neighborhood and hang lights in Greenwich and Westminster parks. This is a family-friendly event. Refreshments provided.
- **Event URL**: https://allevents.in/portsmouth/holiday-wreath-tradition/200028825218005
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Portsmouth
- **state**: VA
- **country**: United States
- **location**: Green Space at Red Lion Square
- **lat**: 36.83752
- **long**: -76.29977
- **full address**: Green Space at Red Lion Square, 402 Middle St, Portsmouth, VA 23704-2804, United States

## Event gallery

- **Alt text**: Holiday Wreath Tradition
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/187c489744a714ee1a25a06b44feb8998259455149ba61a69a73249aecac74ef-rimg-w1200-h675-dcede9de-gmir?v=1764954209

## FAQs

- **Q**: When and where is Holiday Wreath Tradition being held?
  - **A:** Holiday Wreath Tradition takes place on Sat, 06 Dec, 2025 at 09:00 am to Sat, 06 Dec, 2025 at 09:00 am at Green Space at Red Lion Square, 402 Middle St, Portsmouth, VA 23704-2804, United States.
- **Q**: Who is organizing Holiday Wreath Tradition?
  - **A:** Holiday Wreath Tradition is organized by Olde Towne Portsmouth Civic League.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Wreath Tradition",
        "image": "https://cdn-az.allevents.in/events4/banners/187c489744a714ee1a25a06b44feb8998259455149ba61a69a73249aecac74ef-rimg-w1200-h675-dcede9de-gmir?v=1764954209",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/portsmouth/holiday-wreath-tradition/200028825218005",
        "location": {
            "@type": "Place",
            "name": "Green Space at Red Lion Square",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "402 Middle St, Portsmouth, VA 23704-2804, United States",
                "addressLocality": "Portsmouth",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.83752",
                "longitude": "-76.29977"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's one of our favorite Olde Towne holiday traditions! Join us to prep and hang holiday wreaths throughout the neighborhood and hang lights in Greenwich and Westminster parks. This is a family-friendly event. Refreshments provided.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Olde Towne Portsmouth Civic League",
                "url": "https://allevents.in/org/olde-towne-portsmouth-civic-league/25936244"
            }
        ]
    }
]
```