

# Event Details

- **Event Name**: Vaccination Clinic
- **Event Start and End Date**: Sat, 11 Apr, 2026 at 01:00 pm
- **Event Description**: All shots (Distemper, Rabies, Bordetella) for dogs and cats are $12/each. Animals must be restrained by either a leash or carrier.
- **Event URL**: https://allevents.in/richmond/vaccination-clinic/200029784788303
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 407

## Ticket Details


## Event venue details

- **city**: Richmond
- **state**: IN
- **country**: United States
- **location**: Wayne County Fairgrounds
- **lat**: 39.84002
- **long**: -84.9368
- **full address**: Wayne County Fairgrounds, Wayne County Fairgrounds, 861 Salisbury Rd N, Richmond, IN 47374, United States

## Event gallery

- **Alt text**: Vaccination Clinic
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/65a055df72c611edfd4b0446911b9f4265c18a020e229d8134aaccf58add0c01-rimg-w1200-h1553-dcffffff-gmir?v=1775888914

## FAQs

- **Q**: When and where is Vaccination Clinic being held?
  - **A:** Vaccination Clinic takes place on Sat, 11 Apr, 2026 at 01:00 pm to Sat, 11 Apr, 2026 at 01:00 pm at Wayne County Fairgrounds, Wayne County Fairgrounds, 861 Salisbury Rd N, Richmond, IN 47374, United States.
- **Q**: Who is organizing Vaccination Clinic?
  - **A:** Vaccination Clinic is organized by HELP the Animals, Inc..

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vaccination Clinic",
        "image": "https://cdn-az.allevents.in/events3/banners/65a055df72c611edfd4b0446911b9f4265c18a020e229d8134aaccf58add0c01-rimg-w1200-h1553-dcffffff-gmir?v=1775888914",
        "startDate": "2026-04-11",
        "url": "https://allevents.in/richmond/vaccination-clinic/200029784788303",
        "location": {
            "@type": "Place",
            "name": "Wayne County Fairgrounds",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Wayne County Fairgrounds, 861 Salisbury Rd N, Richmond, IN 47374, United States",
                "addressLocality": "Richmond",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.84002",
                "longitude": "-84.9368"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All shots (Distemper, Rabies, Bordetella) for dogs and cats are $12/each. Animals must be restrained by either a leash or carrier.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "HELP the Animals Inc.",
                "url": "https://allevents.in/org/help-the-animals-inc/4858039",
                "description": " HELP the Animals is a non-profit, no-kill animal shelter dedicated to providing a safe haven for homeless animals until they can be placed in responsible, loving homes. "
            }
        ]
    }
]
```