

# Event Details

- **Event Name**: Annual Christmas Stroll 
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 11:00 am
- **Event Description**: Come check out vendors and downtown businesses
- **Event URL**: https://allevents.in/woodruff/annual-christmas-stroll/200029162553306
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 315

## Ticket Details


## Event venue details

- **city**: Woodruff
- **state**: SC
- **country**: United States
- **location**: Main Street, Woodruff SC
- **lat**: 34.73292
- **long**: -82.03316
- **full address**: Main Street, Woodruff SC, 690 Eva Ln, Woodruff, SC 29388-2131, United States

## Event gallery

- **Alt text**: Annual Christmas Stroll
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ee8e0daf60164b052c682e948efb4c6d5880d122305dcae4b627c3a7127dcedb-rimg-w1200-h600-dcfffcf6-gmir?v=1764596192

## FAQs

- **Q**: When and where is Annual Christmas Stroll  being held?
  - **A:** Annual Christmas Stroll  takes place on Sat, 06 Dec, 2025 at 11:00 am to Sat, 06 Dec, 2025 at 11:00 am at Main Street, Woodruff SC, 690 Eva Ln, Woodruff, SC 29388-2131, United States.
- **Q**: Who is organizing Annual Christmas Stroll ?
  - **A:** Annual Christmas Stroll  is organized by City of Woodruff, South Carolina.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Christmas Stroll",
        "image": "https://cdn-az.allevents.in/events10/banners/ee8e0daf60164b052c682e948efb4c6d5880d122305dcae4b627c3a7127dcedb-rimg-w1200-h600-dcfffcf6-gmir?v=1764596192",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/woodruff/annual-christmas-stroll/200029162553306",
        "location": {
            "@type": "Place",
            "name": "Main Street, Woodruff SC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "690 Eva Ln, Woodruff, SC 29388-2131, United States",
                "addressLocality": "Woodruff",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.73292",
                "longitude": "-82.03316"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come check out vendors and downtown businesses",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Woodruff South Carolina",
                "url": "https://allevents.in/org/city-of-woodruff-south-carolina/27044841"
            }
        ]
    }
]
```