

# Event Details

- **Event Name**: Yappy Hour
- **Event Start and End Date**: Fri, 15 May, 2026 at 05:00 pm – Fri, 15 May, 2026 at 08:00 pm (-04:00)
- **Event Description**: Join us for the best way to spend a Friday night - live music, amazing food &amp; drinks, adoptable dogs,  and take prizes to win!!  What's not to love??
- **Event URL**: https://allevents.in/wilmington/yappy-hour/80001486366754
- **Event Categories**: nonprofit, nonprofit, music, live-music, entertainment, dog
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Wilmington
- **state**: NC
- **country**: United States
- **location**: Ogden Tap Room
- **lat**: 34.2752321
- **long**: -77.8148113
- **full address**: Ogden Tap Room, 7324 Market St, Wilmington, NC 28411, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn2.allevents.in/thumbs/live_large69fe25588951f.jpg
- **Alt text**: Event Photo 2
  - **Image URL**: https://cdn2.allevents.in/thumbs/live69fe2553706df.jpg

## FAQs

- **Q**: When and where is Yappy Hour being held?
  - **A:** Yappy Hour takes place on Fri, 15 May, 2026 at 05:00 pm to Fri, 15 May, 2026 at 08:00 pm at Ogden Tap Room, 7324 Market St, Wilmington, NC 28411, United States.
- **Q**: Who is organizing Yappy Hour?
  - **A:** Yappy Hour is organized by Wagon Tails Farm.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yappy Hour",
        "image": "https://cdn2.allevents.in/thumbs/thumb69fe24b6437e4.jpg",
        "startDate": "2026-05-15T17:00:00-04:00",
        "endDate": "2026-05-15T20:00:00-04:00",
        "url": "https://allevents.in/wilmington/yappy-hour/80001486366754",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Ogden Tap Room",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7324 Market St, Wilmington, NC 28411, United States",
                "postalCode": "28411",
                "addressLocality": "Wilmington",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.2752321",
                "longitude": "-77.8148113"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the best way to spend a Friday night - live music, amazing food & drinks, adoptable dogs,  and take prizes to win!!  What's not to love??",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wagon Tails Farm",
                "url": "https://allevents.in/org/wagon-tails-farm/16009875",
                "description": "WTFRescue is here to help animals in need get a second chance at a loving home. We are not a shelter"
            }
        ]
    }
]
```