

# Event Details

- **Event Name**: Food Pantry Distribution
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 10:00 am – Fri, 19 Dec, 2025 at 12:00 pm
- **Event Description**: Walk up to the TAN metal building towards the back of the big field at church.
Sign in at the picnic table!
- **Event URL**: https://allevents.in/port-arthur/food-pantry-distribution/200029352657933
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Port Arthur
- **state**: TX
- **country**: United States
- **location**: Life Church
- **lat**: 29.953653462509
- **long**: -93.966493521215
- **full address**: Life Church, 4600 Jimmy Johnson Blvd, Port Arthur, TX 77642-6506, United States

## Event gallery

- **Alt text**: Food Pantry Distribution
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8341a2e67157d6732791cead8e1646dd3facd0525df08861ddb304423217500b-rimg-w1125-h506-dc301a07-gmir?v=1765671452

## FAQs

- **Q**: When and where is Food Pantry Distribution being held?
  - **A:** Food Pantry Distribution takes place on Fri, 19 Dec, 2025 at 10:00 am to Fri, 19 Dec, 2025 at 12:00 pm at Life Church, 4600 Jimmy Johnson Blvd, Port Arthur, TX 77642-6506, United States.
- **Q**: Who is organizing Food Pantry Distribution?
  - **A:** Food Pantry Distribution is organized by Life Church Food Pantry Ministry.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Food Pantry Distribution",
        "image": "https://cdn-az.allevents.in/events9/banners/8341a2e67157d6732791cead8e1646dd3facd0525df08861ddb304423217500b-rimg-w1125-h506-dc301a07-gmir?v=1765671452",
        "startDate": "2025-12-19",
        "endDate": "2025-12-19",
        "url": "https://allevents.in/port-arthur/food-pantry-distribution/200029352657933",
        "location": {
            "@type": "Place",
            "name": "Life Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4600 Jimmy Johnson Blvd, Port Arthur, TX 77642-6506, United States",
                "addressLocality": "Port Arthur",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.953653462509",
                "longitude": "-93.966493521215"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Walk up to the TAN metal building towards the back of the big field at church.\nSign in at the picnic table!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Life Church Food Pantry Ministry",
                "url": "https://allevents.in/org/life-church-food-pantry-ministry/23835608"
            }
        ]
    }
]
```