

# Event Details

- **Event Name**: Santa Night
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 05:30 pm – Thu, 18 Dec, 2025 at 08:00 pm
- **Event Description**: Volunteers needed to make this a special night for the families living at St. Anne's place. Help the children make gifts for their mothers. Assist with picture frame decorating, gift wrapping, cookie decorating and more. Sign up here.
- **Event URL**: https://allevents.in/minneapolis/santa-night/200029351928248
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Minneapolis
- **state**: MN
- **country**: United States
- **location**: St Anne's Place
- **lat**: 45.00704
- **long**: -93.31039
- **full address**: St Anne's Place, 2634 Russell Ave N,Minneapolis, Minnesota, United States

## Event gallery

- **Alt text**: Santa Night
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a219cd6e2747e613373e0f0c6958d003e84229f1c0db370e3d77a4e57fea403e-rimg-w1200-h900-dceddcc1-gmir?v=1765668048

## FAQs

- **Q**: When and where is Santa Night being held?
  - **A:** Santa Night takes place on Thu, 18 Dec, 2025 at 05:30 pm to Thu, 18 Dec, 2025 at 08:00 pm at St Anne's Place, 2634 Russell Ave N,Minneapolis, Minnesota, United States.
- **Q**: Who is organizing Santa Night?
  - **A:** Santa Night is organized by Bryn Mawr Presbyterian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Night",
        "image": "https://cdn-az.allevents.in/events1/banners/a219cd6e2747e613373e0f0c6958d003e84229f1c0db370e3d77a4e57fea403e-rimg-w1200-h900-dceddcc1-gmir?v=1765668048",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/minneapolis/santa-night/200029351928248",
        "location": {
            "@type": "Place",
            "name": "St Anne's Place",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2634 Russell Ave N,Minneapolis, Minnesota",
                "addressLocality": "Minneapolis",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.00704",
                "longitude": "-93.31039"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Volunteers needed to make this a special night for the families living at St. Anne's place. Help the children make gifts for their mothers. Assist with picture frame decorating, gift wrapping, cookie decorating and more. Sign up here.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bryn Mawr Presbyterian Church",
                "url": "https://allevents.in/org/bryn-mawr-presbyterian-church/24483660"
            }
        ]
    }
]
```