

# Event Details

- **Event Name**: Field Day
- **Event Start and End Date**: Wed, 28 May, 2025 at 09:00 am – Wed, 28 May, 2025 at 03:00 pm
- **Event Description**: Wear appropriate clothing and apply sunscreen on at home if needed.
- **Event URL**: https://allevents.in/elderton/field-day/200028225982122
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Elderton
- **state**: PA
- **country**: United States
- **location**: 239 S Lytle St, Elderton, PA
- **lat**: 40.69245
- **long**: -79.33935
- **full address**: 239 S Lytle St, Elderton, PA, United States

## Event gallery

- **Alt text**: Field Day
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6aa177ec90b8652513e0aece46c12b4fc8ef6808e32d49e9ec8aee7ea019ae35-rimg-w1165-h633-dcf6f6f6-gmir?v=1747996282

## FAQs

- **Q**: When and where is Field Day being held?
  - **A:** Field Day takes place on Wed, 28 May, 2025 at 09:00 am to Wed, 28 May, 2025 at 03:00 pm at 239 S Lytle St, Elderton, PA, United States.
- **Q**: Who is organizing Field Day?
  - **A:** Field Day is organized by Elderton Elementary School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Field Day",
        "image": "https://cdn-az.allevents.in/events6/banners/6aa177ec90b8652513e0aece46c12b4fc8ef6808e32d49e9ec8aee7ea019ae35-rimg-w1165-h633-dcf6f6f6-gmir?v=1747996282",
        "startDate": "2025-05-28",
        "endDate": "2025-05-28",
        "url": "https://allevents.in/elderton/field-day/200028225982122",
        "location": {
            "@type": "Place",
            "name": "239 S Lytle St, Elderton, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "239 S Lytle St, Elderton, PA 15736-0612, United States,Elderton, Pennsylvania",
                "addressLocality": "Elderton",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.69245",
                "longitude": "-79.33935"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Wear appropriate clothing and apply sunscreen on at home if needed.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Elderton Elementary School",
                "url": "https://allevents.in/org/elderton-elementary-school/15315972",
                "description": "Elderton Elementary School is in the Armstrong School District that services students in kindergarten through sixth grade."
            }
        ]
    }
]
```