

# Event Details

- **Event Name**: Aidan Leclaire Band at Jammin Java!
- **Event Start and End Date**: Thu, 29 May, 2025 at 06:30 pm – Thu, 29 May, 2025 at 07:30 pm
- **Event Description**: Local musicians Aidan Leclaire Band will headline at the renowned club Jammin Java for a homecoming night of rocking live performance and new music from their upcoming album Hail to the Dogs!
- **Event URL**: https://allevents.in/vienna/aidan-leclaire-band-at-jammin-java/80001519283615
- **Event Categories**: music, entertainment, it, dog
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Vienna
- **state**: VA
- **country**: United States
- **location**: Jammin Java
- **lat**: 38.9041279
- **long**: -77.2611091
- **full address**: Jammin Java, 227 Maple Ave E, Vienna, VA 22180, United States

## Event gallery

- **Alt text**: Aidan Leclaire Band at Jammin Java!
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6814931d55913.jpg

## FAQs

- **Q**: When and where is Aidan Leclaire Band at Jammin Java! being held?
  - **A:** Aidan Leclaire Band at Jammin Java! takes place on Thu, 29 May, 2025 at 06:30 pm to Thu, 29 May, 2025 at 07:30 pm at Jammin Java, 227 Maple Ave E, Vienna, VA 22180, United States.
- **Q**: Who is organizing Aidan Leclaire Band at Jammin Java!?
  - **A:** Aidan Leclaire Band at Jammin Java! is organized by Aidan Leclaire Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Aidan Leclaire Band at Jammin Java!",
        "image": "https://cdn2.allevents.in/thumbs/thumb6814931d55913.jpg",
        "startDate": "2025-05-29",
        "endDate": "2025-05-29",
        "url": "https://allevents.in/vienna/aidan-leclaire-band-at-jammin-java/80001519283615",
        "location": {
            "@type": "Place",
            "name": "Jammin Java",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "227 Maple Ave E, Vienna, VA 22180, United States",
                "postalCode": "22180",
                "addressLocality": "Vienna",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.9041279",
                "longitude": "-77.2611091"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Local musicians Aidan Leclaire Band will headline at the renowned club Jammin Java for a homecoming night of rocking live performance and new music from their upcoming album Hail to the Dogs!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Aidan Leclaire Band",
                "url": "https://allevents.in/org/aidan-leclaire-band/23617559"
            }
        ]
    }
]
```