

# Event Details

- **Event Name**: Santa at the Food Pantry
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 11:00 am
- **Event Description**: Santa will be here on the 20th, bringing stockings for all of the good little girls and boys in the neighborhood! ￼
- **Event URL**: https://allevents.in/trimble/santa-at-the-food-pantry/200029359252936
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 88

## Ticket Details


## Event venue details

- **city**: Trimble
- **state**: MO
- **country**: United States
- **location**: Trimble Community Food Pantry
- **lat**: 39.47416
- **long**: -94.56449
- **full address**: Trimble Community Food Pantry, 112 East Maple Street,Trimble, Missouri, United States

## Event gallery

- **Alt text**: Santa at the Food Pantry
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/710d40f297d4303b3709e3642c9a9a8febe77d95d90c2031626a3ea8affcf1b4-rimg-w1051-h702-dc444648-gmir?v=1765796015

## FAQs

- **Q**: When and where is Santa at the Food Pantry being held?
  - **A:** Santa at the Food Pantry takes place on Sat, 20 Dec, 2025 at 11:00 am to Sat, 20 Dec, 2025 at 11:00 am at Trimble Community Food Pantry, 112 East Maple Street,Trimble, Missouri, United States.
- **Q**: Who is organizing Santa at the Food Pantry?
  - **A:** Santa at the Food Pantry is organized by Trimble Community Food Pantry.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa at the Food Pantry",
        "image": "https://cdn-az.allevents.in/events7/banners/710d40f297d4303b3709e3642c9a9a8febe77d95d90c2031626a3ea8affcf1b4-rimg-w1051-h702-dc444648-gmir?v=1765796015",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/trimble/santa-at-the-food-pantry/200029359252936",
        "location": {
            "@type": "Place",
            "name": "Trimble Community Food Pantry",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "112 East Maple Street,Trimble, Missouri",
                "addressLocality": "Trimble",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.47416",
                "longitude": "-94.56449"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Santa will be here on the 20th, bringing stockings for all of the good little girls and boys in the neighborhood! ￼",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trimble Community Food Pantry",
                "url": "https://allevents.in/org/trimble-community-food-pantry/25827988"
            }
        ]
    }
]
```