

# Event Details

- **Event Name**: Holiday Stroll
- **Event Start and End Date**: Fri, 28 Nov, 2025 at 11:00 am
- **Event Description**: Join us to celebrate the magic of the season and take a stroll through Birchwood Mall to see the beautifully decorated trees and windowfronts. 

Date: November 28th
- **Event URL**: https://allevents.in/fort-gratiot/holiday-stroll/200029033240005
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 464

## Ticket Details


## Event venue details

- **city**: Fort Gratiot
- **state**: MI
- **country**: United States
- **location**: 4350 24th Ave., Fort Gratiot, MI, United States, Michigan 48059
- **lat**: 43.03728
- **long**: -82.45421
- **full address**: 4350 24th Ave., Fort Gratiot, MI, United States, Michigan 48059

## Event gallery

- **Alt text**: Holiday Stroll
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f7bf7d6703166f820e3540c9cdd5ccdb8c89c203172037d156b35d00f94e989d-rimg-w1200-h676-dc5d4f44-gmir?v=1764280580

## FAQs

- **Q**: When and where is Holiday Stroll being held?
  - **A:** Holiday Stroll takes place on Fri, 28 Nov, 2025 at 11:00 am to Fri, 28 Nov, 2025 at 11:00 am at 4350 24th Ave., Fort Gratiot, MI, United States, Michigan 48059.
- **Q**: Who is organizing Holiday Stroll?
  - **A:** Holiday Stroll is organized by Birchwood Mall.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Stroll",
        "image": "https://cdn-az.allevents.in/events5/banners/f7bf7d6703166f820e3540c9cdd5ccdb8c89c203172037d156b35d00f94e989d-rimg-w1200-h676-dc5d4f44-gmir?v=1764280580",
        "startDate": "2025-11-28",
        "url": "https://allevents.in/fort-gratiot/holiday-stroll/200029033240005",
        "location": {
            "@type": "Place",
            "name": "4350 24th Ave., Fort Gratiot, MI, United States, Michigan 48059",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4350 24th Ave, Fort Gratiot, MI 48059-3850, United States",
                "addressLocality": "Fort Gratiot",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.03728",
                "longitude": "-82.45421"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to celebrate the magic of the season and take a stroll through Birchwood Mall to see the beautifully decorated trees and windowfronts. \n\nDate: November 28th",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Birchwood Mall",
                "url": "https://allevents.in/org/birchwood-mall/25992224"
            }
        ]
    }
]
```