

# Event Details

- **Event Name**: Meet Santa during Holiday Madness
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 05:00 pm
- **Event Description**: Come meet Santa at 320 Brewing Co! 

Santa will be available during Holiday Madness. Stop in, get a picture, and maybe a candy cane or two!
- **Event URL**: https://allevents.in/pine-city/meet-santa-during-holiday-madness/200029179690311
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 46

## Ticket Details


## Event venue details

- **city**: Pine City
- **state**: MN
- **country**: United States
- **location**: 135 5TH ST SE, Pine City, MN, United States, Minnesota 55063
- **lat**: 45.82816
- **long**: -92.96991
- **full address**: 135 5TH ST SE, Pine City, MN, United States, Minnesota 55063

## Event gallery

- **Alt text**: Meet Santa during Holiday Madness
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/267b32c5d9f6c877ddb04b7a0269373224419bc1b8602e5afe255925f4823e7c-rimg-w1200-h675-dc175c7d-gmir?v=1764362947

## FAQs

- **Q**: When and where is Meet Santa during Holiday Madness being held?
  - **A:** Meet Santa during Holiday Madness takes place on Sat, 06 Dec, 2025 at 05:00 pm to Sat, 06 Dec, 2025 at 05:00 pm at 135 5TH ST SE, Pine City, MN, United States, Minnesota 55063.
- **Q**: Who is organizing Meet Santa during Holiday Madness?
  - **A:** Meet Santa during Holiday Madness is organized by Three Twenty Brewing Co..

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Meet Santa during Holiday Madness",
        "image": "https://cdn-az.allevents.in/events4/banners/267b32c5d9f6c877ddb04b7a0269373224419bc1b8602e5afe255925f4823e7c-rimg-w1200-h675-dc175c7d-gmir?v=1764362947",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/pine-city/meet-santa-during-holiday-madness/200029179690311",
        "location": {
            "@type": "Place",
            "name": "135 5TH ST SE, Pine City, MN, United States, Minnesota 55063",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "135 5th St SE, Pine City, MN 55063-1510, United States",
                "addressLocality": "Pine City",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.82816",
                "longitude": "-92.96991"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come meet Santa at 320 Brewing Co! \n\nSanta will be available during Holiday Madness. Stop in, get a picture, and maybe a candy cane or two!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Three Twenty Brewing Co.",
                "url": "https://allevents.in/org/three-twenty-brewing-co/25284703"
            }
        ]
    }
]
```