

# Event Details

- **Event Name**: Two Of A Kind Band
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 07:00 pm – Sat, 08 Nov, 2025 at 10:00 pm
- **Event Description**: 7pm-10pm Two of a Kind will be playing.
- **Event URL**: https://allevents.in/baldwin/two-of-a-kind-band/200029131726913
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

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

## Event venue details

- **city**: Baldwin
- **state**: WI
- **country**: United States
- **location**: 720 Main St., Baldwin, WI
- **lat**: 44.96655
- **long**: -92.37186
- **full address**: 720 Main St., Baldwin, WI, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: North Meets South (https://allevents.in/org/north-meets-south/26430741)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/67e15225e8aefd112135e1d0958e0342a914925505372a8ecbeff0331c520a73-rimg-w940-h960-dc190406-gmir?v=1762326913
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/12ccb317efcdf06e0487779ebf9c73102b7e2de5b8d02efbd50e426f4edbd243-rimg-w300-h300-dc190406-gmir?v=1762326913

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 08 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** 720 Main St., Baldwin, WI, United States
- **Q**: Who is organizing the event?
  - **A:** North Meets South
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Two Of A Kind Band ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Two Of A Kind Band",
        "image": "https://cdn-az.allevents.in/events2/banners/67e15225e8aefd112135e1d0958e0342a914925505372a8ecbeff0331c520a73-rimg-w940-h960-dc190406-gmir?v=1762326913",
        "startDate": "2025-11-08",
        "endDate": "2025-11-08",
        "url": "https://allevents.in/baldwin/two-of-a-kind-band/200029131726913",
        "location": {
            "@type": "Place",
            "name": "720 Main St., Baldwin, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "720 Main St, Baldwin, WI 54002-9279, United States",
                "addressLocality": "Baldwin",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.96655",
                "longitude": "-92.37186"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "7pm-10pm Two of a Kind will be playing.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Meets South",
                "url": "https://allevents.in/org/north-meets-south/26430741"
            }
        ]
    }
]
```