

# Event Details

- **Event Name**: Last Chance Holiday Shopping Event
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 04:00 pm – Mon, 15 Dec, 2025 at 08:00 pm
- **Event Description**: Stop in one last time before Christmas to grab your holiday gifts!
- **Event URL**: https://allevents.in/inver-grove-heights/last-chance-holiday-shopping-event/200029359849649
- **Event Categories**: holiday, shopping, christmas
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Inver Grove Heights
- **state**: MN
- **country**: United States
- **location**: Bethesda Lutheran Church ELCA
- **lat**: 44.880370111705
- **long**: -93.047514144961
- **full address**: Bethesda Lutheran Church ELCA, 2855 47th St E,Inver Grove Heights, Minnesota, United States

## Event gallery

- **Alt text**: Last Chance Holiday Shopping Event
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/416f451148bd0f541385f5b1591851d19f8102d8e4e9e0b027b6199ef3ee1988-rimg-w1200-h571-dc000101-gmir?v=1765826388

## FAQs

- **Q**: When and where is Last Chance Holiday Shopping Event being held?
  - **A:** Last Chance Holiday Shopping Event takes place on Mon, 15 Dec, 2025 at 04:00 pm to Mon, 15 Dec, 2025 at 08:00 pm at Bethesda Lutheran Church ELCA, 2855 47th St E,Inver Grove Heights, Minnesota, United States.
- **Q**: Who is organizing Last Chance Holiday Shopping Event?
  - **A:** Last Chance Holiday Shopping Event is organized by Crazy Little Life.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Last Chance Holiday Shopping Event",
        "image": "https://cdn-az.allevents.in/events7/banners/416f451148bd0f541385f5b1591851d19f8102d8e4e9e0b027b6199ef3ee1988-rimg-w1200-h571-dc000101-gmir?v=1765826388",
        "startDate": "2025-12-15",
        "endDate": "2025-12-15",
        "url": "https://allevents.in/inver-grove-heights/last-chance-holiday-shopping-event/200029359849649",
        "location": {
            "@type": "Place",
            "name": "Bethesda Lutheran Church ELCA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2855 47th St E,Inver Grove Heights, Minnesota",
                "addressLocality": "Inver Grove Heights",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.880370111705",
                "longitude": "-93.047514144961"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stop in one last time before Christmas to grab your holiday gifts!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Crazy Little Life",
                "url": "https://allevents.in/org/crazy-little-life/25545770"
            }
        ]
    }
]
```