

# Event Details

- **Event Name**: Monthly Musician's Meet-Up
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 07:00 pm
- **Event Description**: Join your friends and fellow musicians for an evening of good discussion as well as pizza and beverages. This month's special guest is Scott Kinnison from ATOM Records - “Perception is Reality. Things to make yourself “Belong” in the music Industry”
- **Event URL**: https://allevents.in/dayton/monthly-musicians-meet-up/200030275484713
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Dayton
- **state**: OH
- **country**: United States
- **location**: South Park Tavern
- **lat**: 39.74926
- **long**: -84.17418
- **full address**: South Park Tavern, 1301 Wayne Ave,Dayton, Ohio, United States

## Event gallery

- **Alt text**: Monthly Musician's Meet-Up
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/13f452927c715985340121c348a1004f9ab8eb94298c3c0ec56bcf29fd411dec-rimg-w1200-h1553-dc433238-gmir?v=1782603466

## FAQs

- **Q**: When and where is Monthly Musician's Meet-Up being held?
  - **A:** Monthly Musician's Meet-Up takes place on Sun, 28 Jun, 2026 at 07:00 pm to Sun, 28 Jun, 2026 at 07:00 pm at South Park Tavern, 1301 Wayne Ave,Dayton, Ohio, United States.
- **Q**: Who is organizing Monthly Musician's Meet-Up?
  - **A:** Monthly Musician's Meet-Up is organized by Nick Kizirnis.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Monthly Musician's Meet-Up is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Dayton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Monthly Musician's Meet-Up sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Monthly Musician's Meet-Up",
        "image": "https://cdn-az.allevents.in/events10/banners/13f452927c715985340121c348a1004f9ab8eb94298c3c0ec56bcf29fd411dec-rimg-w1200-h1553-dc433238-gmir?v=1782603466",
        "startDate": "2026-06-28",
        "url": "https://allevents.in/dayton/monthly-musicians-meet-up/200030275484713",
        "location": {
            "@type": "Place",
            "name": "South Park Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1301 Wayne Ave,Dayton, Ohio",
                "addressLocality": "Dayton",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.74926",
                "longitude": "-84.17418"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join your friends and fellow musicians for an evening of good discussion as well as pizza and beverages. This month's special guest is Scott Kinnison from ATOM Records - “Perception is Reality. Things to make yourself “Belong” in the music Industry”",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nick Kizirnis",
                "url": "https://allevents.in/org/nick-kizirnis/20971836"
            }
        ]
    }
]
```