

# Event Details

- **Event Name**: Free Vaccination Clinic
- **Event Start and End Date**: Sat, 27 Sep, 2025 at 07:30 am – Sat, 27 Sep, 2025 at 10:30 am
- **Event Description**: Our next Free Vaccination Clinic on September 27, at the Benton County Fairgrounds!

Stop by between 7:30–10:30 am with your healthy pet—no registration needed.

Dogs must be on leashes and cats in carriers.
- **Event URL**: https://allevents.in/camden/free-vaccination-clinic/200028754873916
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 86

## Ticket Details


## Event venue details

- **city**: Camden
- **state**: TN
- **country**: United States
- **location**: Benton County Fairgrounds
- **lat**: 36.050095169762
- **long**: -88.099869611716
- **full address**: Benton County Fairgrounds, Camden, Tennessee, United States

## Event gallery

- **Alt text**: Free Vaccination Clinic
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/52c8f12d13d61fe6941eeffadec68be9fe761a1221cf5b2e41a141bd3b0d6668-rimg-w940-h788-dcffffff-gmir?v=1758378143

## FAQs

- **Q**: When and where is Free Vaccination Clinic being held?
  - **A:** Free Vaccination Clinic takes place on Sat, 27 Sep, 2025 at 07:30 am to Sat, 27 Sep, 2025 at 10:30 am at Benton County Fairgrounds, Camden, Tennessee, United States.
- **Q**: Who is organizing Free Vaccination Clinic?
  - **A:** Free Vaccination Clinic is organized by PAWS of Benton Co. TN.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Free Vaccination Clinic",
        "image": "https://cdn-az.allevents.in/events3/banners/52c8f12d13d61fe6941eeffadec68be9fe761a1221cf5b2e41a141bd3b0d6668-rimg-w940-h788-dcffffff-gmir?v=1758378143",
        "startDate": "2025-09-27",
        "endDate": "2025-09-27",
        "url": "https://allevents.in/camden/free-vaccination-clinic/200028754873916",
        "location": {
            "@type": "Place",
            "name": "Benton County Fairgrounds",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Camden, Tennessee",
                "addressLocality": "Camden",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.050095169762",
                "longitude": "-88.099869611716"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our next Free Vaccination Clinic on September 27, at the Benton County Fairgrounds!\n\nStop by between 7:30–10:30 am with your healthy pet—no registration needed.\n\nDogs must be on leashes and cats in carriers.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "PAWS of Benton Co. TN",
                "url": "https://allevents.in/org/paws-of-benton-co-tn/20482379"
            }
        ]
    }
]
```