

# Event Details

- **Event Name**: Flu Clinic
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 10:00 am – Tue, 16 Dec, 2025 at 12:00 pm
- **Event Description**: A Baby Center will be holding a Flu Vaccine Clinic  (VNA) on Tuesday 12/16 from 10-12pm. First come first serve until we are out of vaccines. This clinic is for clients only.
- **Event URL**: https://allevents.in/hyannis/flu-clinic/200029350104402
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Hyannis
- **state**: MA
- **country**: United States
- **location**: 232 Main Street, Hyannis, MA, United States, Massachusetts 02601
- **lat**: 41.65575
- **long**: -70.27905
- **full address**: 232 Main Street, Hyannis, MA, United States, Massachusetts 02601

## Event gallery

- **Alt text**: Flu Clinic
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ed961bf770c19409b4a6e44ea1da9c6936c8a3b1ead9c0e7c4a6ad5fb9816a0e-rimg-w850-h315-dcfdbc28-gmir?v=1765614422

## FAQs

- **Q**: When and where is Flu Clinic being held?
  - **A:** Flu Clinic takes place on Tue, 16 Dec, 2025 at 10:00 am to Tue, 16 Dec, 2025 at 12:00 pm at 232 Main Street, Hyannis, MA, United States, Massachusetts 02601.
- **Q**: Who is organizing Flu Clinic?
  - **A:** Flu Clinic is organized by A Baby Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Flu Clinic",
        "image": "https://cdn-az.allevents.in/events2/banners/ed961bf770c19409b4a6e44ea1da9c6936c8a3b1ead9c0e7c4a6ad5fb9816a0e-rimg-w850-h315-dcfdbc28-gmir?v=1765614422",
        "startDate": "2025-12-16",
        "endDate": "2025-12-16",
        "url": "https://allevents.in/hyannis/flu-clinic/200029350104402",
        "location": {
            "@type": "Place",
            "name": "232 Main Street, Hyannis, MA, United States, Massachusetts 02601",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "232 Main St, Hyannis, MA 02601-4057, United States",
                "addressLocality": "Hyannis",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.65575",
                "longitude": "-70.27905"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A Baby Center will be holding a Flu Vaccine Clinic  (VNA) on Tuesday 12/16 from 10-12pm. First come first serve until we are out of vaccines. This clinic is for clients only.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "A Baby Center",
                "url": "https://allevents.in/org/a-baby-center/27233457"
            }
        ]
    }
]
```