

# Event Details

- **Event Name**: Friendsgiving Meal 
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 12:00 pm
- **Event Description**: This Sunday is our Friendsgiving Meal for lunch!

Don’t forget to bring what you signed up for!
- **Event URL**: https://allevents.in/willoughby/friendsgiving-meal/200029245154200
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Willoughby
- **state**: OH
- **country**: United States
- **location**: Heritage Baptist Church of Willoughby
- **lat**: 41.63796
- **long**: -81.40602
- **full address**: Heritage Baptist Church of Willoughby, 4249 River Street ,Willoughby,OH,United States

## Event gallery

- **Alt text**: Friendsgiving Meal
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/9db50b9b7582889c531ea412bb0089b7c6147292546972d09e6f2a79dd01e091-rimg-w1200-h675-dcf3f0e5-gmir?v=1763886299

## FAQs

- **Q**: When and where is Friendsgiving Meal  being held?
  - **A:** Friendsgiving Meal  takes place on Sun, 23 Nov, 2025 at 12:00 pm to Sun, 23 Nov, 2025 at 12:00 pm at Heritage Baptist Church of Willoughby, 4249 River Street ,Willoughby,OH,United States.
- **Q**: Who is organizing Friendsgiving Meal ?
  - **A:** Friendsgiving Meal  is organized by Heritage Baptist Church of Willoughby.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friendsgiving Meal",
        "image": "https://cdn-az.allevents.in/events9/banners/9db50b9b7582889c531ea412bb0089b7c6147292546972d09e6f2a79dd01e091-rimg-w1200-h675-dcf3f0e5-gmir?v=1763886299",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/willoughby/friendsgiving-meal/200029245154200",
        "location": {
            "@type": "Place",
            "name": "Heritage Baptist Church of Willoughby",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4249 River Street ,Willoughby,OH,United States",
                "addressLocality": "Willoughby",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.63796",
                "longitude": "-81.40602"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This Sunday is our Friendsgiving Meal for lunch!\n\nDon’t forget to bring what you signed up for!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Heritage Baptist Church of Willoughby",
                "url": "https://allevents.in/org/heritage-baptist-church-of-willoughby/20786353"
            }
        ]
    }
]
```