

# Event Details

- **Event Name**: Friday Night in Janesville!!
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 07:00 pm
- **Event Description**: Join Gould &amp; Jaeger for some Irish cheer on Friday night!
- **Event URL**: https://allevents.in/janesville/friday-night-in-janesville/200029297105115
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Janesville
- **state**: WI
- **country**: United States
- **location**: O'Riley & Conway's Irish Pub
- **lat**: 42.68173
- **long**: -89.02671
- **full address**: O'Riley &amp; Conway's Irish Pub, 214 W Milwaukee St, Janesville, WI 53548-2989, United States

## Event gallery

- **Alt text**: Friday Night in Janesville!!
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/cbea958bbc0fb2d5aba90fa9414eaf0bd8e676494b876e5debabed6a2a01b751-rimg-w692-h942-dc304c15-gmir?v=1764809774

## FAQs

- **Q**: When and where is Friday Night in Janesville!! being held?
  - **A:** Friday Night in Janesville!! takes place on Fri, 05 Dec, 2025 at 07:00 pm to Fri, 05 Dec, 2025 at 07:00 pm at O'Riley &amp; Conway's Irish Pub, 214 W Milwaukee St, Janesville, WI 53548-2989, United States.
- **Q**: Who is organizing Friday Night in Janesville!!?
  - **A:** Friday Night in Janesville!! is organized by Gould & Jaeger.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friday Night in Janesville!!",
        "image": "https://cdn-az.allevents.in/events1/banners/cbea958bbc0fb2d5aba90fa9414eaf0bd8e676494b876e5debabed6a2a01b751-rimg-w692-h942-dc304c15-gmir?v=1764809774",
        "startDate": "2025-12-05",
        "url": "https://allevents.in/janesville/friday-night-in-janesville/200029297105115",
        "location": {
            "@type": "Place",
            "name": "O'Riley & Conway's Irish Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "214 W Milwaukee St, Janesville, WI 53548-2989, United States",
                "addressLocality": "Janesville",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.68173",
                "longitude": "-89.02671"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Gould & Jaeger for some Irish cheer on Friday night!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gould & Jaeger",
                "url": "https://allevents.in/org/gould-and-jaeger/24971474"
            }
        ]
    }
]
```