

# Event Details

- **Event Name**: St. Andrew's 5K Race
- **Event Start and End Date**: Sat, 26 Sep, 2026 at 09:30 am – Sat, 26 Sep, 2026 at 10:30 am (-04:00)
- **Event Description**: Beautiful Course in the Greenbelt!Great After Party!https://www.raceentry.com/the-church-of-st-andrew-5k-steeplechase/race-information
- **Event URL**: https://allevents.in/staten-island/st-andrews-5k-race/80001705353125
- **Event Categories**: sports, parties, workshops, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Staten Island
- **state**: NY
- **country**: United States
- **location**: Church of St. Andrew, Old Mill Road, Staten Island, NY, USA
- **lat**: 40.5901985168457
- **long**: -74.14710235595703
- **full address**: Church of St. Andrew, Old Mill Road, Staten Island, NY, USA, United States

## Event gallery

- **Alt text**: St. Andrew's 5K Race
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6a678dcb87322.jpg

## FAQs

- **Q**: When and where is St. Andrew's 5K Race being held?
  - **A:** St. Andrew's 5K Race takes place on Sat, 26 Sep, 2026 at 09:30 am to Sat, 26 Sep, 2026 at 10:30 am at Church of St. Andrew, Old Mill Road, Staten Island, NY, USA, United States.
- **Q**: Who is organizing St. Andrew's 5K Race?
  - **A:** St. Andrew's 5K Race is organized by Lisa Rigs.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "St. Andrew's 5K Race",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a678dcb87322.jpg",
        "startDate": "2026-09-26T09:30:00-04:00",
        "endDate": "2026-09-26T10:30:00-04:00",
        "url": "https://allevents.in/staten-island/st-andrews-5k-race/80001705353125",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Church of St. Andrew, Old Mill Road, Staten Island, NY, USA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "40 Old Mill Rd. ",
                "addressLocality": "Staten Island",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.5901985168457",
                "longitude": "-74.14710235595703"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Beautiful Course in the Greenbelt!Great After Party!https://www.raceentry.com/the-church-of-st-andrew-5k-steeplechase/race-information",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lisa Rigs",
                "url": "https://allevents.in/org/lisa-rigs/28052518"
            }
        ]
    }
]
```