

# Event Details

- **Event Name**: Walk in Flu Shot Clinic
- **Event Start and End Date**: Sat, 04 Oct, 2025 at 10:00 am – Sat, 04 Oct, 2025 at 12:00 pm
- **Event Description**: Walk in or schedule your appointment! A scheduling link will be added to this event once it is available.
- **Event URL**: https://allevents.in/new-boston/walk-in-flu-shot-clinic/200028859654950
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: New Boston
- **state**: NH
- **country**: United States
- **location**: 5 Meetinghouse Hill Rd, New Boston, NH, United States, New Hampshire 03070
- **lat**: 42.97597
- **long**: -71.69022
- **full address**: 5 Meetinghouse Hill Rd, New Boston, NH, United States, New Hampshire 03070

## Event gallery

- **Alt text**: Walk in Flu Shot Clinic
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/fed1081a9d2ab53683a9cd1e2159c0b39e515f1eaebe07dd43d81bcd61a9b076-rimg-w1200-h1110-dcfaf805-gmir?v=1759044166

## FAQs

- **Q**: When and where is Walk in Flu Shot Clinic being held?
  - **A:** Walk in Flu Shot Clinic takes place on Sat, 04 Oct, 2025 at 10:00 am to Sat, 04 Oct, 2025 at 12:00 pm at 5 Meetinghouse Hill Rd, New Boston, NH, United States, New Hampshire 03070.
- **Q**: Who is organizing Walk in Flu Shot Clinic?
  - **A:** Walk in Flu Shot Clinic is organized by New Boston Recreation.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Walk in Flu Shot Clinic",
        "image": "https://cdn-az.allevents.in/events10/banners/fed1081a9d2ab53683a9cd1e2159c0b39e515f1eaebe07dd43d81bcd61a9b076-rimg-w1200-h1110-dcfaf805-gmir?v=1759044166",
        "startDate": "2025-10-04",
        "endDate": "2025-10-04",
        "url": "https://allevents.in/new-boston/walk-in-flu-shot-clinic/200028859654950",
        "location": {
            "@type": "Place",
            "name": "5 Meetinghouse Hill Rd, New Boston, NH, United States, New Hampshire 03070",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5 Meetinghouse Hill Rd, New Boston, NH 03070-3808, United States",
                "addressLocality": "New Boston",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.97597",
                "longitude": "-71.69022"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Walk in or schedule your appointment! A scheduling link will be added to this event once it is available.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Boston Recreation",
                "url": "https://allevents.in/org/new-boston-recreation/25983913"
            }
        ]
    }
]
```