

# Event Details

- **Event Name**: Thursday Office Hours
- **Event Start and End Date**: Thu, 16 Apr, 2026 at 09:30 am – Thu, 16 Apr, 2026 at 11:30 am (-04:00)
- **Event Description**: I'll be in my office at City Hall. I invite citizens to drop by to chat.
- **Event URL**: https://allevents.in/corning/thursday-office-hours/200029932948611
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Corning
- **state**: NY
- **country**: United States
- **location**: Corning City Hall
- **lat**: 42.1418006447
- **long**: -77.0475321219
- **full address**: Corning City Hall, 163 Denison Pkwy E, Corning, NY 14830-2839, United States

## Event gallery

- **Alt text**: Thursday Office Hours
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/fdca246dc1dbebe8355c4655fa8f23761e314f9c2a78dd4ef9e4451db3b46f0d-rimg-w1200-h1600-dca7aaaa-gmir?v=1776012190

## FAQs

- **Q**: When and where is Thursday Office Hours being held?
  - **A:** Thursday Office Hours takes place on Thu, 16 Apr, 2026 at 09:30 am to Thu, 16 Apr, 2026 at 11:30 am at Corning City Hall, 163 Denison Pkwy E, Corning, NY 14830-2839, United States.
- **Q**: Who is organizing Thursday Office Hours?
  - **A:** Thursday Office Hours is organized by Pam Walker for Mayor.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thursday Office Hours",
        "image": "https://cdn-az.allevents.in/events3/banners/fdca246dc1dbebe8355c4655fa8f23761e314f9c2a78dd4ef9e4451db3b46f0d-rimg-w1200-h1600-dca7aaaa-gmir?v=1776012190",
        "startDate": "2026-04-16T09:30:00-04:00",
        "endDate": "2026-04-16T11:30:00-04:00",
        "url": "https://allevents.in/corning/thursday-office-hours/200029932948611",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Corning City Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "163 Denison Pkwy E, Corning, NY 14830-2839, United States",
                "addressLocality": "Corning",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.1418006447",
                "longitude": "-77.0475321219"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "I'll be in my office at City Hall. I invite citizens to drop by to chat.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pam Walker for Mayor",
                "url": "https://allevents.in/org/pam-walker-for-mayor/26909071"
            }
        ]
    }
]
```