

# Event Details

- **Event Name**: Pulled Pork Take-Out Dinner
- **Event Start and End Date**: Sat, 01 Nov, 2025 at 11:00 am
- **Event Description**: We are having our first Take-Out Dinner meal. All proceeds benefit the children, families, and members of the church and local community.
- **Event URL**: https://allevents.in/jersey-shore/pulled-pork-take-out-dinner/200029074569116
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Jersey Shore
- **state**: PA
- **country**: United States
- **location**: 325 Thomas Street, Jersey Shore, PA, United States, Pennsylvania 17740
- **lat**: 41.20619
- **long**: -77.27741
- **full address**: 325 Thomas Street, Jersey Shore, PA, United States, Pennsylvania 17740

## Event gallery

- **Alt text**: Pulled Pork Take-Out Dinner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9c106f6b97e6eeb2154dd408d92754e429d033d1b7517d6cae91cb6a37699c8f-rimg-w1200-h1553-dcfeeedf-gmir?v=1761778579

## FAQs

- **Q**: When and where is Pulled Pork Take-Out Dinner being held?
  - **A:** Pulled Pork Take-Out Dinner takes place on Sat, 01 Nov, 2025 at 11:00 am to Sat, 01 Nov, 2025 at 11:00 am at 325 Thomas Street, Jersey Shore, PA, United States, Pennsylvania 17740.
- **Q**: Who is organizing Pulled Pork Take-Out Dinner?
  - **A:** Pulled Pork Take-Out Dinner is organized by Hope River Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pulled Pork Take-Out Dinner",
        "image": "https://cdn-az.allevents.in/events8/banners/9c106f6b97e6eeb2154dd408d92754e429d033d1b7517d6cae91cb6a37699c8f-rimg-w1200-h1553-dcfeeedf-gmir?v=1761778579",
        "startDate": "2025-11-01",
        "url": "https://allevents.in/jersey-shore/pulled-pork-take-out-dinner/200029074569116",
        "location": {
            "@type": "Place",
            "name": "325 Thomas Street, Jersey Shore, PA, United States, Pennsylvania 17740",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "325 Thomas St, Jersey Shore, PA 17740-1050, United States",
                "addressLocality": "Jersey Shore",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.20619",
                "longitude": "-77.27741"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are having our first Take-Out Dinner meal. All proceeds benefit the children, families, and members of the church and local community.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hope River Church",
                "url": "https://allevents.in/org/hope-river-church/26945724"
            }
        ]
    }
]
```