

# Event Details

- **Event Name**: Walk with us!!
- **Event Start and End Date**: Wed, 29 Apr, 2026 at 10:30 am (-04:00)
- **Event Description**: Meet at the Senior Center!!
- **Event URL**: https://allevents.in/newark/walk-with-us/200029905872810
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Newark
- **state**: NJ
- **country**: United States
- **location**: 37 President Street, East Newark, NJ
- **lat**: 40.75031
- **long**: -74.16236
- **full address**: 37 President Street, East Newark, NJ, 37 President St, East Newark, NJ 07029-2803, United States, Newark

## Event gallery

- **Alt text**: Walk with us!!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/61cb98adc63129541813102695c404578e170e9193440d132d67cdaaea5023cb-rimg-w1200-h1512-dcfefef5-gmir?v=1776221514

## FAQs

- **Q**: When and where is Walk with us!! being held?
  - **A:** Walk with us!! takes place on Wed, 29 Apr, 2026 at 10:30 am to Wed, 29 Apr, 2026 at 10:30 am at 37 President Street, East Newark, NJ, 37 President St, East Newark, NJ 07029-2803, United States, Newark.
- **Q**: Who is organizing Walk with us!!?
  - **A:** Walk with us!! is organized by East Newark Senior Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Walk with us!!",
        "image": "https://cdn-az.allevents.in/events4/banners/61cb98adc63129541813102695c404578e170e9193440d132d67cdaaea5023cb-rimg-w1200-h1512-dcfefef5-gmir?v=1776221514",
        "startDate": "2026-04-29T10:30:00-04:00",
        "url": "https://allevents.in/newark/walk-with-us/200029905872810",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "37 President Street, East Newark, NJ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "37 President St, East Newark, NJ 07029-2803, United States",
                "addressLocality": "Newark",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.75031",
                "longitude": "-74.16236"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet at the Senior Center!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "East Newark Senior Center",
                "url": "https://allevents.in/org/east-newark-senior-center/23356811"
            }
        ]
    }
]
```