

# Event Details

- **Event Name**: Meet and Greet Happy Hour
- **Event Start and End Date**: Fri, 24 Oct, 2025 at 04:30 pm
- **Event Description**: 4120 Berkshire Ln.
- **Event URL**: https://allevents.in/plymouth/meet-and-greet-happy-hour/200029083548551
- **Event Categories**: meet-and-greet, meetups
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details

- **Ticket URL**: http://facebook.com/200029083548551?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=plymouth-events

## Event venue details

- **city**: Plymouth
- **state**: MN
- **country**: United States
- **location**: Cowboy Jacks Plymouth, mn
- **lat**: 45.02957
- **long**: -93.45451
- **full address**: Cowboy Jacks Plymouth, mn, 4120 Berkshire Ln N, Minneapolis, MN 55446-3813, United States, Plymouth

## Event gallery

- **Alt text**: Meet and Greet Happy Hour
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/62327c31dbf6a2696e6266aebce5aa00c872941e4af09495a8e07dcfcdb26554-rimg-w960-h502-dc171514-gmir?v=1761338750

## FAQs

- **Q**: When and where is Meet and Greet Happy Hour being held?
  - **A:** Meet and Greet Happy Hour takes place on Fri, 24 Oct, 2025 at 04:30 pm to Fri, 24 Oct, 2025 at 04:30 pm at Cowboy Jacks Plymouth, mn, 4120 Berkshire Ln N, Minneapolis, MN 55446-3813, United States, Plymouth.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Meet and Greet Happy Hour",
        "image": "https://cdn-az.allevents.in/events9/banners/62327c31dbf6a2696e6266aebce5aa00c872941e4af09495a8e07dcfcdb26554-rimg-w960-h502-dc171514-gmir?v=1761338750",
        "startDate": "2025-10-24",
        "url": "https://allevents.in/plymouth/meet-and-greet-happy-hour/200029083548551",
        "location": {
            "@type": "Place",
            "name": "Cowboy Jacks Plymouth, mn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4120 Berkshire Ln N, Minneapolis, MN 55446-3813, United States",
                "addressLocality": "Plymouth",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.02957",
                "longitude": "-93.45451"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "4120 Berkshire Ln."
    }
]
```