

# Event Details

- **Event Name**: 2nd Annual Git Down in Naptown
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 07:00 pm
- **Event Description**: Join us for an evening of live music, good food, and cold drinks all for a great cause!!
- **Event URL**: https://allevents.in/napoleon/2nd-annual-git-down-in-naptown/200029974084725
- **Event Categories**: music, live-music, entertainment, nonprofit
- **Interested Audience**: 
  - total_interested_count: 354

## Ticket Details


## Event venue details

- **city**: Napoleon
- **state**: OH
- **country**: United States
- **location**: 539 N Perry St, Napoleon, OH
- **lat**: 41.38983
- **long**: -84.12431
- **full address**: 539 N Perry St, Napoleon, OH, United States

## Event gallery

- **Alt text**: 2nd Annual Git Down in Naptown
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/2b9afe880edbb2486f1f0d0dab5e8baccaa3f4195935d4fb948ec76fbc3fdc5b-rimg-w1200-h500-dc030204-gmir?v=1781572327

## FAQs

- **Q**: When and where is 2nd Annual Git Down in Naptown being held?
  - **A:** 2nd Annual Git Down in Naptown takes place on Fri, 26 Jun, 2026 at 07:00 pm to Fri, 26 Jun, 2026 at 07:00 pm at 539 N Perry St, Napoleon, OH, United States.
- **Q**: Who is organizing 2nd Annual Git Down in Naptown?
  - **A:** 2nd Annual Git Down in Naptown is organized by Fraternal Order of Eagles #4428 - Napoleon, OH.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 2nd Annual Git Down in Naptown is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Napoleon, this event is thoughtfully curated to deliver a standout experience worth every moment. With 350+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2nd Annual Git Down in Naptown",
        "image": "https://cdn-az.allevents.in/events6/banners/2b9afe880edbb2486f1f0d0dab5e8baccaa3f4195935d4fb948ec76fbc3fdc5b-rimg-w1200-h500-dc030204-gmir?v=1781572327",
        "startDate": "2026-06-26",
        "url": "https://allevents.in/napoleon/2nd-annual-git-down-in-naptown/200029974084725",
        "location": {
            "@type": "Place",
            "name": "539 N Perry St, Napoleon, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "539 N Perry St, Napoleon, OH 43545-1751, United States",
                "addressLocality": "Napoleon",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.38983",
                "longitude": "-84.12431"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an evening of live music, good food, and cold drinks all for a great cause!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fraternal Order of Eagles 4428 - Napoleon OH",
                "url": "https://allevents.in/org/fraternal-order-of-eagles-4428-napoleon-oh/25701514"
            }
        ]
    }
]
```