

# Event Details

- **Event Name**: Vaccine Clinic
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:00 am – Sun, 21 Dec, 2025 at 01:00 pm
- **Event Description**: Need vaccines for your pets before the holidays? Need flea, tick prevention? Last minute medications for boarding? Come see us from 10-1 on Sunday December 21st.
- **Event URL**: https://allevents.in/alliance/vaccine-clinic/200029380286608
- **Event Categories**: flea, holiday
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Alliance
- **state**: OH
- **country**: United States
- **location**: Family Farm and Home (Alliance, OH)
- **lat**: 40.9028448243
- **long**: -81.088603092
- **full address**: Family Farm and Home (Alliance, OH), 1370 East State Street (College Plaza Unit No. 16),Alliance, Ohio, United States

## Event gallery

- **Alt text**: Vaccine Clinic
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5986b648aa5e50ee47cfcc691c8fd5b5eb1fb66a661ddedbcc634f63206d92fa-rimg-w1200-h574-dcffffff-gmir?v=1766206448

## FAQs

- **Q**: When and where is Vaccine Clinic being held?
  - **A:** Vaccine Clinic takes place on Sun, 21 Dec, 2025 at 10:00 am to Sun, 21 Dec, 2025 at 01:00 pm at Family Farm and Home (Alliance, OH), 1370 East State Street (College Plaza Unit No. 16),Alliance, Ohio, United States.
- **Q**: Who is organizing Vaccine Clinic?
  - **A:** Vaccine Clinic is organized by Healing Point Animal Services LLC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vaccine Clinic",
        "image": "https://cdn-az.allevents.in/events9/banners/5986b648aa5e50ee47cfcc691c8fd5b5eb1fb66a661ddedbcc634f63206d92fa-rimg-w1200-h574-dcffffff-gmir?v=1766206448",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/alliance/vaccine-clinic/200029380286608",
        "location": {
            "@type": "Place",
            "name": "Family Farm and Home (Alliance, OH)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1370 East State Street (College Plaza Unit No. 16),Alliance, Ohio",
                "addressLocality": "Alliance",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.9028448243",
                "longitude": "-81.088603092"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Need vaccines for your pets before the holidays? Need flea, tick prevention? Last minute medications for boarding? Come see us from 10-1 on Sunday December 21st.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Healing Point Animal Services LLC",
                "url": "https://allevents.in/org/healing-point-animal-services-llc/27261138"
            }
        ]
    }
]
```