

# Event Details

- **Event Name**: March in The Parade with The PCG
- **Event Start and End Date**: Sun, 15 Mar, 2026 at 10:00 am
- **Event Description**: Come March and dance down the Parkway with us to Celebrate St Patrick's Day in Philadelphia! Parade happens on Sunday March 15th. 

Details TBD
- **Event URL**: https://allevents.in/philadelphia/march-in-the-parade-with-the-pcg/200029342111408
- **Event Categories**: parades, saint-patricks-day, st-patricks-day
- **Interested Audience**: 
  - total_interested_count: 46

## Ticket Details


## Event venue details

- **city**: Philadelphia
- **state**: PA
- **country**: United States
- **location**: Center City, Philadelphia, Pennsylvania
- **lat**: 39.952407810304
- **long**: -75.160563883886
- **full address**: Center City, Philadelphia, Pennsylvania, United States

## Event gallery

- **Alt text**: March in The Parade with The PCG
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/55d04c9772565de4f44ec7d94956635760fc60457554135634ea2c799f45b616-rimg-w1200-h837-dc61625d-gmir?v=1773229841

## FAQs

- **Q**: When and where is March in The Parade with The PCG being held?
  - **A:** March in The Parade with The PCG takes place on Sun, 15 Mar, 2026 at 10:00 am to Sun, 15 Mar, 2026 at 10:00 am at Center City, Philadelphia, Pennsylvania, United States.
- **Q**: Who is organizing March in The Parade with The PCG?
  - **A:** March in The Parade with The PCG is organized by Philadelphia Ceili Group.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "March in The Parade with The PCG",
        "image": "https://cdn-az.allevents.in/events10/banners/55d04c9772565de4f44ec7d94956635760fc60457554135634ea2c799f45b616-rimg-w1200-h837-dc61625d-gmir?v=1773229841",
        "startDate": "2026-03-15",
        "url": "https://allevents.in/philadelphia/march-in-the-parade-with-the-pcg/200029342111408",
        "location": {
            "@type": "Place",
            "name": "Center City, Philadelphia, Pennsylvania",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Philadelphia,PA,United States",
                "addressLocality": "Philadelphia",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.952407810304",
                "longitude": "-75.160563883886"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come March and dance down the Parkway with us to Celebrate St Patrick's Day in Philadelphia! Parade happens on Sunday March 15th. \n\nDetails TBD",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Philadelphia Ceili Group",
                "url": "https://allevents.in/org/philadelphia-ceili-group/5005352",
                "description": "The Ceili Group is devoted to the promotion and perpetuation of Irish music, dance and culture in Philadelphia and throughout the Greater Delaware Valley. If you'd like to learn about upcoming local Irish music and cultural events, with a special emp"
            }
        ]
    }
]
```