

# Event Details

- **Event Name**: Fleetwood's 250th Parade 
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 02:00 pm
- **Event Description**: See flyer
- **Event URL**: https://allevents.in/fleetwood/fleetwoods-250th-parade/200030241004453
- **Event Categories**: parades
- **Interested Audience**: 
  - total_interested_count: 50

## Ticket Details


## Event venue details

- **city**: Fleetwood
- **state**: PA
- **country**: United States
- **location**: 120 E Arch St, Fleetwood, PA
- **lat**: 40.45708
- **long**: -75.81747
- **full address**: 120 E Arch St, Fleetwood, PA, United States

## Event gallery

- **Alt text**: Fleetwood's 250th Parade
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/eddb0b6c78421793894fb45cd9269fea7c582eaf12628a750b851f97818e4d94-rimg-w480-h320-dc192a4a-gmir?v=1782215497

## FAQs

- **Q**: When and where is Fleetwood's 250th Parade  being held?
  - **A:** Fleetwood's 250th Parade  takes place on Sun, 28 Jun, 2026 at 02:00 pm to Sun, 28 Jun, 2026 at 02:00 pm at 120 E Arch St, Fleetwood, PA, United States.
- **Q**: Who is organizing Fleetwood's 250th Parade ?
  - **A:** Fleetwood's 250th Parade  is organized by Fleetwood Legion.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fleetwood's 250th Parade",
        "image": "https://cdn-az.allevents.in/events8/banners/eddb0b6c78421793894fb45cd9269fea7c582eaf12628a750b851f97818e4d94-rimg-w480-h320-dc192a4a-gmir?v=1782215497",
        "startDate": "2026-06-28",
        "url": "https://allevents.in/fleetwood/fleetwoods-250th-parade/200030241004453",
        "location": {
            "@type": "Place",
            "name": "120 E Arch St, Fleetwood, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "American Legion, 120 E Arch St, Fleetwood, PA 19522, United States",
                "addressLocality": "Fleetwood",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.45708",
                "longitude": "-75.81747"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "See flyer",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fleetwood Legion",
                "url": "https://allevents.in/org/fleetwood-legion/24759357"
            }
        ]
    }
]
```