

# Event Details

- **Event Name**: Fundraiser Dinner
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 04:00 pm
- **Event Description**: Come out and help put food in your neighbors pantry.
- **Event URL**: https://allevents.in/gresham/fundraiser-dinner/200029615588808
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details

- **Ticket URL**: http://facebook.com/200029615588808?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=gresham-events

## Event venue details

- **city**: Gresham
- **state**: OR
- **country**: United States
- **location**: Springwater
- **lat**: 45.468024
- **long**: -122.394062
- **full address**: Springwater, Gresham, Oregon, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Condon Community Food Pantry (https://allevents.in/org/condon-community-food-pantry/27433553)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/0c3a3e4cb1be94ddc03217d4359f336d203339a10a7403679ad16015d20ed925-rimg-w1200-h1200-dcffffff-gmir?v=1772142621
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/daec6d347e31b2704ac5f081bf83b9865375477fc5c0b0e5668460d84b0bd549-rimg-w300-h300-dcfffffe-gmir?v=1772142622

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 07 Mar, 2026 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** Springwater, Gresham, Oregon, United States
- **Q**: Who is organizing the event?
  - **A:** Condon Community Food Pantry
- **Q**: What type of event is this?
  - **A:** nonprofit
- **Q**: Where can I find ticket details about Fundraiser Dinner ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fundraiser Dinner",
        "image": "https://cdn-az.allevents.in/events5/banners/0c3a3e4cb1be94ddc03217d4359f336d203339a10a7403679ad16015d20ed925-rimg-w1200-h1200-dcffffff-gmir?v=1772142621",
        "startDate": "2026-03-07",
        "url": "https://allevents.in/gresham/fundraiser-dinner/200029615588808",
        "location": {
            "@type": "Place",
            "name": "Springwater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Gresham, Oregon",
                "addressLocality": "Gresham",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.468024",
                "longitude": "-122.394062"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out and help put food in your neighbors pantry.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Condon Community Food Pantry",
                "url": "https://allevents.in/org/condon-community-food-pantry/27433553"
            }
        ]
    }
]
```