

# Event Details

- **Event Name**: Small Dog Night
- **Event Start and End Date**: Mon, 15 Jun, 2026 at 03:00 pm – Mon, 15 Jun, 2026 at 09:00 pm
- **Event Description**: Bring your small dog to play with other smalls dogs!
- **Event URL**: https://allevents.in/green-bay/small-dog-night/200030217715656
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Green Bay
- **state**: WI
- **country**: United States
- **location**: 2514 Glendale Ave, Howard, WI
- **lat**: 44.56439
- **long**: -88.07995
- **full address**: 2514 Glendale Ave, Howard, WI, 2514 Glendale Ave, Green Bay, WI 54313-1209, United States

## Event gallery

- **Alt text**: Small Dog Night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/ee7f328f1d308131f9fdbe8aea8fea5f68f286164701e60e0fec4f2820b422f4-rimg-w549-h364-dc2f2e1a-gmir?v=1781085656

## FAQs

- **Q**: When and where is Small Dog Night being held?
  - **A:** Small Dog Night takes place on Mon, 15 Jun, 2026 at 03:00 pm to Mon, 15 Jun, 2026 at 09:00 pm at 2514 Glendale Ave, Howard, WI, 2514 Glendale Ave, Green Bay, WI 54313-1209, United States.
- **Q**: Who is organizing Small Dog Night?
  - **A:** Small Dog Night is organized by Bark & Brew.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Small Dog Night",
        "image": "https://cdn-az.allevents.in/events5/banners/ee7f328f1d308131f9fdbe8aea8fea5f68f286164701e60e0fec4f2820b422f4-rimg-w549-h364-dc2f2e1a-gmir?v=1781085656",
        "startDate": "2026-06-15",
        "endDate": "2026-06-15",
        "url": "https://allevents.in/green-bay/small-dog-night/200030217715656",
        "location": {
            "@type": "Place",
            "name": "2514 Glendale Ave, Howard, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2514 Glendale Ave, Green Bay, WI 54313-1209, United States",
                "addressLocality": "Green Bay",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.56439",
                "longitude": "-88.07995"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your small dog to play with other smalls dogs!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bark & Brew",
                "url": "https://allevents.in/org/bark-and-brew/13135279",
                "description": "Bark & Brew is the first of its kind dog friendly establishment showcasing a dog menu and beverages for their humans with attached dog park.  "
            }
        ]
    }
]
```