

# Event Details

- **Event Name**: April Community Dinner
- **Event Start and End Date**: Tue, 28 Apr, 2026 at 05:30 pm (-04:00)
- **Event Description**: A community gathering to share food and fellowship.  Everyone in the community is invited.  No one should go hungry.
- **Event URL**: https://allevents.in/riverside/april-community-dinner/200029932001628
- **Interested Audience**: 
  - total_interested_count: 34

## Ticket Details


## Event venue details

- **city**: Riverside
- **state**: NJ
- **country**: United States
- **location**: 9601 Frankford Ave, Philadelphia, PA, United States, Pennsylvania 19114
- **lat**: 40.05906
- **long**: -74.99395
- **full address**: 9601 Frankford Ave, Philadelphia, PA, United States, Pennsylvania 19114, 9601 Frankford Ave, Philadelphia, PA 19114-2813, United States, Riverside

## Event gallery

- **Alt text**: April Community Dinner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/0b46c40c7cff4d4f48677bf571f4980899989eb0d5fb6513bc647346282f703e-rimg-w1200-h675-dcc0bfbe-gmir?v=1776709775

## FAQs

- **Q**: When and where is April Community Dinner being held?
  - **A:** April Community Dinner takes place on Tue, 28 Apr, 2026 at 05:30 pm to Tue, 28 Apr, 2026 at 05:30 pm at 9601 Frankford Ave, Philadelphia, PA, United States, Pennsylvania 19114, 9601 Frankford Ave, Philadelphia, PA 19114-2813, United States, Riverside.
- **Q**: Who is organizing April Community Dinner?
  - **A:** April Community Dinner is organized by All Saints'  Episcopal Church Torresdale.
- **Q**: Who is this event for? Is it right for me?
  - **A:** April Community Dinner is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Riverside, this event is thoughtfully curated to deliver a standout experience worth every moment. If April Community Dinner 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": "April Community Dinner",
        "image": "https://cdn-az.allevents.in/events9/banners/0b46c40c7cff4d4f48677bf571f4980899989eb0d5fb6513bc647346282f703e-rimg-w1200-h675-dcc0bfbe-gmir?v=1776709775",
        "startDate": "2026-04-28T17:30:00-04:00",
        "url": "https://allevents.in/riverside/april-community-dinner/200029932001628",
        "location": {
            "@type": "Place",
            "name": "9601 Frankford Ave, Philadelphia, PA, United States, Pennsylvania 19114",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9601 Frankford Ave, Philadelphia, PA 19114-2813, United States",
                "addressLocality": "Riverside",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.05906",
                "longitude": "-74.99395"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A community gathering to share food and fellowship.  Everyone in the community is invited.  No one should go hungry.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "All Saints  Episcopal Church Torresdale",
                "url": "https://allevents.in/org/all-saints-episcopal-church-torresdale/4448871",
                "description": "Everyone is welcome. Really!"
            }
        ]
    }
]
```