

# Event Details

- **Event Name**: Stations of the Cross
- **Event Start and End Date**: Fri, 03 Apr, 2026 at 12:00 pm
- **Event Description**: Stations of the Cross will be held in the City Park at 12 noon.
Coordinated by the Knights of Columbus. Led by parishioners.
- **Event URL**: https://allevents.in/yorktown/stations-of-the-cross/200029560751108
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Yorktown
- **state**: TX
- **country**: United States
- **location**: Yorktown City Park
- **lat**: 28.981446384093
- **long**: -97.50373199778
- **full address**: Yorktown City Park, 107 W Main St, Yorktown, TX 78164, United States

## Event gallery

- **Alt text**: Stations of the Cross
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/384a17ae0df6353f6d74ccb09ccef1cf32a701a573ba5ba224ae49369b7f857e-rimg-w906-h1126-dc766245-gmir?v=1772821146

## FAQs

- **Q**: When and where is Stations of the Cross being held?
  - **A:** Stations of the Cross takes place on Fri, 03 Apr, 2026 at 12:00 pm to Fri, 03 Apr, 2026 at 12:00 pm at Yorktown City Park, 107 W Main St, Yorktown, TX 78164, United States.
- **Q**: Who is organizing Stations of the Cross?
  - **A:** Stations of the Cross is organized by Holy Cross Catholic Church Yorktown.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stations of the Cross",
        "image": "https://cdn-az.allevents.in/events5/banners/384a17ae0df6353f6d74ccb09ccef1cf32a701a573ba5ba224ae49369b7f857e-rimg-w906-h1126-dc766245-gmir?v=1772821146",
        "startDate": "2026-04-03",
        "url": "https://allevents.in/yorktown/stations-of-the-cross/200029560751108",
        "location": {
            "@type": "Place",
            "name": "Yorktown City Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "107 W Main St, Yorktown, TX 78164, United States",
                "addressLocality": "Yorktown",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.981446384093",
                "longitude": "-97.50373199778"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stations of the Cross will be held in the City Park at 12 noon.\nCoordinated by the Knights of Columbus. Led by parishioners.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Holy Cross Catholic Church Yorktown",
                "url": "https://allevents.in/org/holy-cross-catholic-church-yorktown/22087842"
            }
        ]
    }
]
```