

# Event Details

- **Event Name**: First Responders Day
- **Event Start and End Date**: Sat, 01 Aug, 2026 at 10:00 am – Sat, 01 Aug, 2026 at 02:00 pm
- **Event Description**: Bring the whole family and join us as we open our world to all of you! In conjunction with our Sirens for Supplies initiative, we will be handing out school supplies for all who need them! (School Supplies while supplies last!)
- **Event URL**: https://allevents.in/farmville/first-responders-day/200030461297322
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Farmville
- **state**: VA
- **country**: United States
- **location**: Prince Edward County Middle School
- **lat**: 37.2646621
- **long**: -78.4022221
- **full address**: Prince Edward County Middle School, Farmville, Virginia, United States

## Event gallery

- **Alt text**: First Responders Day
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/8162fef9301570f754d0ca726ebfdf7aa8155c19396b9cc7db6e75ed158e4563-rimg-w1200-h628-dcffffff-gmir?v=1785089661

## FAQs

- **Q**: When and where is First Responders Day being held?
  - **A:** First Responders Day takes place on Sat, 01 Aug, 2026 at 10:00 am to Sat, 01 Aug, 2026 at 02:00 pm at Prince Edward County Middle School, Farmville, Virginia, United States.
- **Q**: Who is organizing First Responders Day?
  - **A:** First Responders Day is organized by Farmville Police Department - VA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Responders Day",
        "image": "https://cdn-az.allevents.in/events1/banners/8162fef9301570f754d0ca726ebfdf7aa8155c19396b9cc7db6e75ed158e4563-rimg-w1200-h628-dcffffff-gmir?v=1785089661",
        "startDate": "2026-08-01",
        "endDate": "2026-08-01",
        "url": "https://allevents.in/farmville/first-responders-day/200030461297322",
        "location": {
            "@type": "Place",
            "name": "Prince Edward County Middle School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Farmville, Virginia",
                "addressLocality": "Farmville",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.2646621",
                "longitude": "-78.4022221"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring the whole family and join us as we open our world to all of you! In conjunction with our Sirens for Supplies initiative, we will be handing out school supplies for all who need them! (School Supplies while supplies last!)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Farmville Police Department - VA",
                "url": "https://allevents.in/org/farmville-police-department-va/21366814"
            }
        ]
    }
]
```