

# Event Details

- **Event Name**: 21 st annual run
- **Event Start and End Date**: Sun, 22 Jun, 2025 at 10:30 am
- **Event Description**: This Sunday Jun 22 let’s get together again…
- **Event URL**: https://allevents.in/newark/21-st-annual-run/200028366819822
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Newark
- **state**: NJ
- **country**: United States
- **location**: 329 Ferry st newark NJ
- **lat**: 40.7291
- **long**: -74.14889
- **full address**: 329 Ferry st newark NJ, 329 Ferry St, Newark, NJ 07105-3501, United States,Newark, New Jersey

## Event gallery

- **Alt text**: 21 st annual run
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/56dcf97e415c68a0025175631322a74ede9cac7802ba91815d71a4716675e0ac-rimg-w1066-h1600-dcfef213-gmir?v=1750442242

## FAQs

- **Q**: When and where is 21 st annual run being held?
  - **A:** 21 st annual run takes place on Sun, 22 Jun, 2025 at 10:30 am to Sun, 22 Jun, 2025 at 10:30 am at 329 Ferry st newark NJ, 329 Ferry St, Newark, NJ 07105-3501, United States,Newark, New Jersey.
- **Q**: Who is organizing 21 st annual run?
  - **A:** 21 st annual run is organized by Indian Knights MC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "21 st annual run",
        "image": "https://cdn-az.allevents.in/events7/banners/56dcf97e415c68a0025175631322a74ede9cac7802ba91815d71a4716675e0ac-rimg-w1066-h1600-dcfef213-gmir?v=1750442242",
        "startDate": "2025-06-22",
        "url": "https://allevents.in/newark/21-st-annual-run/200028366819822",
        "location": {
            "@type": "Place",
            "name": "329 Ferry st newark NJ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "329 Ferry St, Newark, NJ 07105-3501, United States,Newark, New Jersey",
                "addressLocality": "Newark",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.7291",
                "longitude": "-74.14889"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This Sunday Jun 22 let’s get together again…",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Indian Knights MC",
                "url": "https://allevents.in/org/indian-knights-mc/25761270"
            }
        ]
    }
]
```