

# Event Details

- **Event Name**: Ice Cream Social
- **Event Start and End Date**: Fri, 24 Jul, 2026 at 12:30 pm
- **Event Description**: Join us!
- **Event URL**: https://allevents.in/newark/ice-cream-social/200030436419727
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## 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**: Ice Cream Social
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1a5978d2888b3eaba7a42c4ee24ed1cccabc94d9c2e66708c49b499ea487e1c3-rimg-w1200-h1188-dcb1ecee-gmir?v=1784668947

## FAQs

- **Q**: When and where is Ice Cream Social being held?
  - **A:** Ice Cream Social takes place on Fri, 24 Jul, 2026 at 12:30 pm to Fri, 24 Jul, 2026 at 12:30 pm at 37 President Street, East Newark, NJ, 37 President St, East Newark, NJ 07029-2803, United States, Newark.
- **Q**: Who is organizing Ice Cream Social?
  - **A:** Ice Cream Social is organized by East Newark Senior Center.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Ice Cream Social is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Newark, this event is thoughtfully curated to deliver a standout experience worth every moment. If Ice Cream Social sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ice Cream Social",
        "image": "https://cdn-az.allevents.in/events10/banners/1a5978d2888b3eaba7a42c4ee24ed1cccabc94d9c2e66708c49b499ea487e1c3-rimg-w1200-h1188-dcb1ecee-gmir?v=1784668947",
        "startDate": "2026-07-24",
        "url": "https://allevents.in/newark/ice-cream-social/200030436419727",
        "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": "Join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "East Newark Senior Center",
                "url": "https://allevents.in/org/east-newark-senior-center/23356811"
            }
        ]
    }
]
```