

# Event Details

- **Event Name**: April Free Community Meal
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 06:00 pm (-04:00)
- **Event Description**: Join us for a pulled pork meal followed by a concert from Blessed Assurance! 🎵 
You won’t want to miss it!
- **Event URL**: https://allevents.in/roaring-spring/april-free-community-meal/200029923695842
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Roaring Spring
- **state**: PA
- **country**: United States
- **location**: 714 Rockingham Ave, Roaring Spring, PA
- **lat**: 40.33628
- **long**: -78.39547
- **full address**: 714 Rockingham Ave, Roaring Spring, PA, United States

## Event gallery

- **Alt text**: April Free Community Meal
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b93795f4def428b7c45b9845425d14c556e1e52a719fa0bca4902fda0cacf449-rimg-w1050-h588-dcc6c7c9-gmir?v=1775846742

## FAQs

- **Q**: When and where is April Free Community Meal being held?
  - **A:** April Free Community Meal takes place on Sat, 25 Apr, 2026 at 06:00 pm to Sat, 25 Apr, 2026 at 06:00 pm at 714 Rockingham Ave, Roaring Spring, PA, United States.
- **Q**: Who is organizing April Free Community Meal?
  - **A:** April Free Community Meal is organized by Roaring Spring ARCH.
- **Q**: Who is this event for? Is it right for me?
  - **A:** April Free Community Meal is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Roaring Spring, this event is thoughtfully curated to deliver a standout experience worth every moment. If April Free Community Meal sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "April Free Community Meal",
        "image": "https://cdn-az.allevents.in/events9/banners/b93795f4def428b7c45b9845425d14c556e1e52a719fa0bca4902fda0cacf449-rimg-w1050-h588-dcc6c7c9-gmir?v=1775846742",
        "startDate": "2026-04-25T18:00:00-04:00",
        "url": "https://allevents.in/roaring-spring/april-free-community-meal/200029923695842",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "714 Rockingham Ave, Roaring Spring, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "714 Rockingham Ave, Roaring Spring, PA 16673-1340, United States",
                "addressLocality": "Roaring Spring",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.33628",
                "longitude": "-78.39547"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a pulled pork meal followed by a concert from Blessed Assurance! 🎵 \nYou won’t want to miss it!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Roaring Spring ARCH",
                "url": "https://allevents.in/org/roaring-spring-arch/21563270"
            }
        ]
    }
]
```