

# Event Details

- **Event Name**: Food Pantry
- **Event Start and End Date**: Wed, 15 Apr, 2026 at 10:00 am – Wed, 15 Apr, 2026 at 12:00 pm (-06:00)
- **Event Description**: Food Pantry is every Wednesday from 10am-12pm.
- **Event URL**: https://allevents.in/tularosa/food-pantry/200029939116945
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Tularosa
- **state**: NM
- **country**: United States
- **location**: 101 Central Ave, Tularosa, NM, United States, New Mexico 88352
- **lat**: 33.0795
- **long**: -106.01886
- **full address**: 101 Central Ave, Tularosa, NM, United States, New Mexico 88352

## Event gallery

- **Alt text**: Food Pantry
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/34286e29048f0d6f2cae44b17978d0bb0bf61d6f8d5b97c474a05548ea056d63-rimg-w1200-h675-dcf3f3f3-gmir?v=1776133424

## FAQs

- **Q**: When and where is Food Pantry being held?
  - **A:** Food Pantry takes place on Wed, 15 Apr, 2026 at 10:00 am to Wed, 15 Apr, 2026 at 12:00 pm at 101 Central Ave, Tularosa, NM, United States, New Mexico 88352.
- **Q**: Who is organizing Food Pantry?
  - **A:** Food Pantry is organized by Tularosa Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Food Pantry",
        "image": "https://cdn-az.allevents.in/events6/banners/34286e29048f0d6f2cae44b17978d0bb0bf61d6f8d5b97c474a05548ea056d63-rimg-w1200-h675-dcf3f3f3-gmir?v=1776133424",
        "startDate": "2026-04-15T10:00:00-06:00",
        "endDate": "2026-04-15T12:00:00-06:00",
        "url": "https://allevents.in/tularosa/food-pantry/200029939116945",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "101 Central Ave, Tularosa, NM, United States, New Mexico 88352",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 Central Ave, Tularosa, NM 88352-2063, United States",
                "addressLocality": "Tularosa",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.0795",
                "longitude": "-106.01886"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Food Pantry is every Wednesday from 10am-12pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tularosa Community Church",
                "url": "https://allevents.in/org/tularosa-community-church/14453634",
                "description": "We are a Christ-Centered community church that is dedicated to loving God with all our heart, mind and soul and to loving our neighbor as ourselves."
            }
        ]
    }
]
```