

# Event Details

- **Event Name**: NYC Marathon Bus
- **Event Start and End Date**: Sun, 02 Nov, 2025 at 06:00 am
- **Event Description**: https://runsignup.com/nycbus
- **Event URL**: https://allevents.in/woodbridge/nyc-marathon-bus/200028621578656
- **Event Categories**: sports, marathons
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details

- **Ticket URL**: http://facebook.com/200028621578656?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=woodbridge-events

## Event venue details

- **city**: Woodbridge
- **state**: NJ
- **country**: United States
- **location**: Metropark, Woodbridge
- **lat**: 40.556238852671
- **long**: -74.318693399252
- **full address**: Metropark, Woodbridge, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Bob Both (https://allevents.in/org/bob-both/3272517)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4919d91e7e651b5c18e798abe966409ebad8b9f5c027cb404477f1f622fc48df-rimg-w1016-h752-dc77c2f0-gmir?v=1762057463
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a79e74c508f0e8b018cd6bdbb9e22fe996678d20c66b2f098d9eda80e84d76d1-rimg-w300-h300-dc4aade7-gmir?v=1762057464

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 02 Nov, 2025 at 06:00 am
- **Q**: Where is the event happening?
  - **A:** Metropark, Woodbridge, United States
- **Q**: Who is organizing the event?
  - **A:** Bob Both
- **Q**: What type of event is this?
  - **A:** sports, marathons
- **Q**: Where can I find ticket details about NYC Marathon Bus ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "NYC Marathon Bus",
        "image": "https://cdn-az.allevents.in/events3/banners/4919d91e7e651b5c18e798abe966409ebad8b9f5c027cb404477f1f622fc48df-rimg-w1016-h752-dc77c2f0-gmir?v=1762057463",
        "startDate": "2025-11-02",
        "url": "https://allevents.in/woodbridge/nyc-marathon-bus/200028621578656",
        "location": {
            "@type": "Place",
            "name": "Metropark, Woodbridge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Woodbridge,NJ,United States",
                "addressLocality": "Woodbridge",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.556238852671",
                "longitude": "-74.318693399252"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "https://runsignup.com/nycbus",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bob Both",
                "url": "https://allevents.in/org/bob-both/3272517"
            }
        ]
    }
]
```