

# Event Details

- **Event Name**: Christmas Light Run/Walk and Social
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 05:30 pm – Fri, 19 Dec, 2025 at 08:00 pm
- **Event Description**: Join us for our annual run/walk through the Village of Lakeview checking out all the beautiful lights and decorations!
- **Event URL**: https://allevents.in/lakeview/christmas-light-run-walk-and-social/200029345554511
- **Event Categories**: christmas-lights, christmas
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Lakeview
- **state**: MI
- **country**: United States
- **location**: 423 S Lincoln Ave, Lakeview, MI
- **lat**: 43.4423
- **long**: -85.27699
- **full address**: 423 S Lincoln Ave, Lakeview, MI, United States

## Event gallery

- **Alt text**: Christmas Light Run/Walk and Social
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Light+Run%2FWalk+and+Social&date=Fri%2C+19+Dec%2C+2025+at+05%3A30+pm&bg=2

## FAQs

- **Q**: When and where is Christmas Light Run/Walk and Social being held?
  - **A:** Christmas Light Run/Walk and Social takes place on Fri, 19 Dec, 2025 at 05:30 pm to Fri, 19 Dec, 2025 at 08:00 pm at 423 S Lincoln Ave, Lakeview, MI, United States.
- **Q**: Who is organizing Christmas Light Run/Walk and Social?
  - **A:** Christmas Light Run/Walk and Social is organized by Lakeview Community Wellness Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Light Run/Walk and Social",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Light+Run%2FWalk+and+Social&date=Fri%2C+19+Dec%2C+2025+at+05%3A30+pm&bg=2",
        "startDate": "2025-12-19",
        "endDate": "2025-12-19",
        "url": "https://allevents.in/lakeview/christmas-light-run-walk-and-social/200029345554511",
        "location": {
            "@type": "Place",
            "name": "423 S Lincoln Ave, Lakeview, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "423 Lincoln Ave, Lakeview, MI 48850-5020, United States",
                "addressLocality": "Lakeview",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.4423",
                "longitude": "-85.27699"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual run/walk through the Village of Lakeview checking out all the beautiful lights and decorations!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lakeview Community Wellness Center",
                "url": "https://allevents.in/org/lakeview-community-wellness-center/26095781"
            }
        ]
    }
]
```