

# Event Details

- **Event Name**: All Day Happy Hour!
- **Event Start and End Date**: Tue, 30 Dec, 2025 at 12:00 pm – Tue, 30 Dec, 2025 at 09:00 pm
- **Event Description**: $7 glass pours and $1 off draft beer every Tuesday!
- **Event URL**: https://allevents.in/granville/all-day-happy-hour/200029402204814
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Granville
- **state**: OH
- **country**: United States
- **location**: 126 South Main Street, Granville, OH
- **lat**: 40.06703
- **long**: -82.51972
- **full address**: 126 South Main Street, Granville, OH, United States

## Event gallery

- **Alt text**: All Day Happy Hour!
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c85df6893441412c31d9238b52e3af7f1dd9c6ae0a3300ef968487ecb598f34d-rimg-w1200-h900-dc90908d-gmir?v=1766597234

## FAQs

- **Q**: When and where is All Day Happy Hour! being held?
  - **A:** All Day Happy Hour! takes place on Tue, 30 Dec, 2025 at 12:00 pm to Tue, 30 Dec, 2025 at 09:00 pm at 126 South Main Street, Granville, OH, United States.
- **Q**: Who is organizing All Day Happy Hour!?
  - **A:** All Day Happy Hour! is organized by Village Wine Co. .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "All Day Happy Hour!",
        "image": "https://cdn-az.allevents.in/events1/banners/c85df6893441412c31d9238b52e3af7f1dd9c6ae0a3300ef968487ecb598f34d-rimg-w1200-h900-dc90908d-gmir?v=1766597234",
        "startDate": "2025-12-30",
        "endDate": "2025-12-30",
        "url": "https://allevents.in/granville/all-day-happy-hour/200029402204814",
        "location": {
            "@type": "Place",
            "name": "126 South Main Street, Granville, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "126 S Main St, Granville, OH 43023-1409, United States",
                "addressLocality": "Granville",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.06703",
                "longitude": "-82.51972"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "$7 glass pours and $1 off draft beer every Tuesday!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Village Wine Co. ",
                "url": "https://allevents.in/org/village-wine-co/23917296"
            }
        ]
    }
]
```