

# Event Details

- **Event Name**: PB&J Service Project
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 02:00 pm – Fri, 05 Dec, 2025 at 03:00 pm
- **Event Description**: Join us to make sandwhiches for the homeless benefiting Blanchet House.
- **Event URL**: https://allevents.in/portland/pbandj-service-project/1600027597098423
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027597098423

## Event venue details

- **city**: Portland
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.514320255135
- **long**: -122.68562249242
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1025 Southwest Market Street, Portland, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/68d89a50-d214-11f0-996b-d59fe40bb918-rimg-w1200-h734-dcc09262-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6912e430-d214-11f0-996b-d59fe40bb918-rimg-w300-h300-dcc09262-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 05 Dec, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1025 Southwest Market Street, Portland, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about PB&J Service Project ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PB&amp;J Service Project",
        "image": "https://cdn-az.allevents.in/events2/banners/68d89a50-d214-11f0-996b-d59fe40bb918-rimg-w1200-h734-dcc09262-gmir.jpg",
        "startDate": "2025-12-05",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/portland/pbandj-service-project/1600027597098423",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1025 Southwest Market Street",
                "addressLocality": "Portland",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.514320255135",
                "longitude": "-122.68562249242"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to make sandwhiches for the homeless benefiting Blanchet House."
    }
]
```