

# Event Details

- **Event Name**: Shore Thing @ The Tipsy Mosquito
- **Event Start and End Date**: Wed, 25 Mar, 2026 at 05:00 pm
- **Event Description**: Please join us for a mid-week music happy hour at The Tipsy Mosquito!
- **Event URL**: https://allevents.in/two-harbors/shore-thing-the-tipsy-mosquito/200029835321523
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029835321523?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=two+harbors-events

## Event venue details

- **city**: Two Harbors
- **state**: MN
- **country**: United States
- **location**: 623 1st Ave, Two Harbors, MN 55616-1505, United States
- **lat**: 47.01986
- **long**: -91.67239
- **full address**: 623 1st Ave, Two Harbors, MN 55616-1505, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Shore Thing (https://allevents.in/org/shore-thing/25245341)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9c05011f1fb8b9631a56dd3fe31ebbce88075fe446345243c810c6a70e355e0f-rimg-w1200-h1126-dc020102-gmir?v=1773995543
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b57811d6394c0a0895bded8ddef307889acdb7fce9293fce48c67013fae415c7-rimg-w300-h300-dc020102-gmir?v=1773995543

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 25 Mar, 2026 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** 623 1st Ave, Two Harbors, MN 55616-1505, United States
- **Q**: Who is organizing the event?
  - **A:** Shore Thing
- **Q**: Where can I find ticket details about Shore Thing @ The Tipsy Mosquito ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Shore Thing @ The Tipsy Mosquito",
        "image": "https://cdn-az.allevents.in/events8/banners/9c05011f1fb8b9631a56dd3fe31ebbce88075fe446345243c810c6a70e355e0f-rimg-w1200-h1126-dc020102-gmir?v=1773995543",
        "startDate": "2026-03-25",
        "url": "https://allevents.in/two-harbors/shore-thing-the-tipsy-mosquito/200029835321523",
        "location": {
            "@type": "Place",
            "name": "623 1st Ave, Two Harbors, MN 55616-1505, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "623 1st Ave, Two Harbors, MN 55616-1505, United States",
                "addressLocality": "Two Harbors",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.01986",
                "longitude": "-91.67239"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for a mid-week music happy hour at The Tipsy Mosquito!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shore Thing",
                "url": "https://allevents.in/org/shore-thing/25245341"
            }
        ]
    }
]
```