

# Event Details

- **Event Name**: Friends > 50 Lunch Break
- **Event Start and End Date**: Sun, 06 Apr, 2025 at 12:00 pm
- **Event Description**: All adults 50 and older are invited to lunch at the church!  Lunch will be provided.  Come to church and stay for a great afternoon together!
- **Event URL**: https://allevents.in/pleasant-hill/friends-50-lunch-break/200027969140906
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Pleasant Hill
- **state**: OR
- **country**: United States
- **location**: 33988 C St, Eugene, OR
- **lat**: 43.99349
- **long**: -123.00983
- **full address**: 33988 C St, Eugene, OR, 33988 C St, Eugene, OR 97405-8602, United States,Pleasant Hill, Oregon

## Event gallery

- **Alt text**: Friends &gt; 50 Lunch Break
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/8b54dfdeabf09f26170e150f67dd9a63e5e850769e156f897e9dccff723d3165-rimg-w1200-h1200-dcfffaf6-gmir?v=1743326001

## FAQs

- **Q**: When and where is Friends > 50 Lunch Break being held?
  - **A:** Friends &gt; 50 Lunch Break takes place on Sun, 06 Apr, 2025 at 12:00 pm to Sun, 06 Apr, 2025 at 12:00 pm at 33988 C St, Eugene, OR, 33988 C St, Eugene, OR 97405-8602, United States,Pleasant Hill, Oregon.
- **Q**: Who is organizing Friends > 50 Lunch Break?
  - **A:** Friends &gt; 50 Lunch Break is organized by Real Life Church - Goshen.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friends &gt; 50 Lunch Break",
        "image": "https://cdn-az.allevents.in/events4/banners/8b54dfdeabf09f26170e150f67dd9a63e5e850769e156f897e9dccff723d3165-rimg-w1200-h1200-dcfffaf6-gmir?v=1743326001",
        "startDate": "2025-04-06",
        "url": "https://allevents.in/pleasant-hill/friends-50-lunch-break/200027969140906",
        "location": {
            "@type": "Place",
            "name": "33988 C St, Eugene, OR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "33988 C St, Eugene, OR 97405-8602, United States,Pleasant Hill, Oregon",
                "addressLocality": "Pleasant Hill",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.99349",
                "longitude": "-123.00983"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All adults 50 and older are invited to lunch at the church!  Lunch will be provided.  Come to church and stay for a great afternoon together!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Real Life Church - Goshen",
                "url": "https://allevents.in/org/real-life-church-goshen/17873262"
            }
        ]
    }
]
```