

# Event Details

- **Event Name**: Health Department Flu Shot Clinic at the ORC
- **Event Start and End Date**: Tue, 29 Sep, 2026 at 08:45 am – Tue, 29 Sep, 2026 at 10:00 am (-05:00)
- **Event Description**: We hope to see you there!
- **Event URL**: https://allevents.in/ottawa/health-department-flu-shot-clinic-at-the-orc/200030344653333
- **Event Categories**: health-wellness
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Ottawa
- **state**: KS
- **country**: United States
- **location**: 705 W 15th St , Ottawa, KS, United States, Kansas 66067
- **lat**: 38.59451
- **long**: -95.27782
- **full address**: 705 W 15th St , Ottawa, KS, United States, Kansas 66067

## Event gallery

- **Alt text**: Health Department Flu Shot Clinic at the ORC
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3a7294032f3f4060e9888f88719aa1f268d14f3b176082b29e5a5b465203bedd-rimg-w1200-h675-dce8f8f8-gmir?v=1787690836

## FAQs

- **Q**: When and where is Health Department Flu Shot Clinic at the ORC being held?
  - **A:** Health Department Flu Shot Clinic at the ORC takes place on Tue, 29 Sep, 2026 at 08:45 am to Tue, 29 Sep, 2026 at 10:00 am at 705 W 15th St , Ottawa, KS, United States, Kansas 66067.
- **Q**: Who is organizing Health Department Flu Shot Clinic at the ORC?
  - **A:** Health Department Flu Shot Clinic at the ORC is organized by Ottawa Recreation Commission.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Health Department Flu Shot Clinic at the ORC",
        "image": "https://cdn-az.allevents.in/events2/banners/3a7294032f3f4060e9888f88719aa1f268d14f3b176082b29e5a5b465203bedd-rimg-w1200-h675-dce8f8f8-gmir?v=1787690836",
        "startDate": "2026-09-29T08:45:00-05:00",
        "endDate": "2026-09-29T10:00:00-05:00",
        "url": "https://allevents.in/ottawa/health-department-flu-shot-clinic-at-the-orc/200030344653333",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "705 W 15th St , Ottawa, KS, United States, Kansas 66067",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "705 W 15th St, Ottawa, KS 66067-3807, United States",
                "addressLocality": "Ottawa",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.59451",
                "longitude": "-95.27782"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ottawa Recreation Commission",
                "url": "https://allevents.in/org/ottawa-recreation-commission/23279509"
            }
        ]
    }
]
```