

# Event Details

- **Event Name**: Rehearsal and Parade
- **Event Start and End Date**: Sun, 07 Jun, 2026 at 05:00 pm – Sun, 14 Jun, 2026 at 05:00 pm
- **Event Description**: Our first season!
- **Event URL**: https://allevents.in/easton/rehearsal-and-parade/200030150010328
- **Event Categories**: parades
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Easton
- **state**: PA
- **country**: United States
- **location**: Easton Area Community Center
- **lat**: 40.687089459982
- **long**: -75.220929236299
- **full address**: Easton Area Community Center, 901 Washington St,Easton, Pennsylvania, United States

## Event gallery

- **Alt text**: Rehearsal and Parade
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e81aa09c4eaafa64045ac4550995a9d5d78b6198a6e6a10f0a7cbe09af9ef30f-rimg-w1200-h696-dc000000-gmir?v=1779992607

## FAQs

- **Q**: When and where is Rehearsal and Parade being held?
  - **A:** Rehearsal and Parade takes place on Sun, 07 Jun, 2026 at 05:00 pm to Sun, 14 Jun, 2026 at 05:00 pm at Easton Area Community Center, 901 Washington St,Easton, Pennsylvania, United States.
- **Q**: Who is organizing Rehearsal and Parade?
  - **A:** Rehearsal and Parade is organized by West Ward Drumline.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rehearsal and Parade",
        "image": "https://cdn-az.allevents.in/events3/banners/e81aa09c4eaafa64045ac4550995a9d5d78b6198a6e6a10f0a7cbe09af9ef30f-rimg-w1200-h696-dc000000-gmir?v=1779992607",
        "startDate": "2026-06-07",
        "endDate": "2026-06-14",
        "url": "https://allevents.in/easton/rehearsal-and-parade/200030150010328",
        "location": {
            "@type": "Place",
            "name": "Easton Area Community Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "901 Washington St,Easton, Pennsylvania",
                "addressLocality": "Easton",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.687089459982",
                "longitude": "-75.220929236299"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our first season!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Ward Drumline",
                "url": "https://allevents.in/org/west-ward-drumline/27287440",
                "description": "West Ward Drumline, Easton. 161 likes. West Ward Drumline is a free community youth drumline in Easton, PA open to all ages and skill levels. Building..."
            }
        ]
    }
]
```