

# Event Details

- **Event Name**: Holiday Shop
- **Event Start and End Date**: Mon, 08 Dec, 2025 at 08:00 am – Fri, 12 Dec, 2025 at 03:00 pm
- **Event Description**: This is our annual Holiday Shop! Students can buy gifts for their families during the holidays.
- **Event URL**: https://allevents.in/lansing/holiday-shop/200028888400733
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Lansing
- **state**: MI
- **country**: United States
- **location**: 1810 Harding Ave., Lansing, MI
- **lat**: 42.71263
- **long**: -84.53412
- **full address**: 1810 Harding Ave., Lansing, MI, United States

## Event gallery

- **Alt text**: Holiday Shop
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9c1d5c3fcc1f2b64c9805885dc587d10230fe8e506ea79d5657990f1e6f18e2c-rimg-w474-h442-dcffffff-gmir?v=1765415675

## FAQs

- **Q**: When and where is Holiday Shop being held?
  - **A:** Holiday Shop takes place on Mon, 08 Dec, 2025 at 08:00 am to Fri, 12 Dec, 2025 at 03:00 pm at 1810 Harding Ave., Lansing, MI, United States.
- **Q**: Who is organizing Holiday Shop?
  - **A:** Holiday Shop is organized by Mt. Hope Parent Teacher Organization.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Shop",
        "image": "https://cdn-az.allevents.in/events5/banners/9c1d5c3fcc1f2b64c9805885dc587d10230fe8e506ea79d5657990f1e6f18e2c-rimg-w474-h442-dcffffff-gmir?v=1765415675",
        "startDate": "2025-12-08",
        "endDate": "2025-12-12",
        "url": "https://allevents.in/lansing/holiday-shop/200028888400733",
        "location": {
            "@type": "Place",
            "name": "1810 Harding Ave., Lansing, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1807 Harding Ave, Lansing, MI 48910-1817, United States",
                "addressLocality": "Lansing",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.71263",
                "longitude": "-84.53412"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is our annual Holiday Shop! Students can buy gifts for their families during the holidays.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mt. Hope Parent Teacher Organization",
                "url": "https://allevents.in/org/mt-hope-parent-teacher-organization/20897423"
            }
        ]
    }
]
```