

# Event Details

- **Event Name**: Friendsgiving West Campus
- **Event Start and End Date**: Thu, 20 Nov, 2025 at 11:30 am
- **Event Description**: Enjoy a Thanksgiving meal with community and free groceries! Doors open 30min before.
- **Event URL**: https://allevents.in/tulsa/friendsgiving-west-campus/200029195482024
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 57

## Ticket Details


## Event venue details

- **city**: Tulsa
- **state**: OK
- **country**: United States
- **location**: 4122 W 55th PL Tulsa, OK
- **lat**: 36.08313
- **long**: -96.03947
- **full address**: 4122 W 55th PL Tulsa, OK, 4122 W 55th Pl S, Tulsa, OK 74107-9108, United States

## Event gallery

- **Alt text**: Friendsgiving West Campus
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f3b2f7228a92ec838523d232c880d6285d7e794804a622f8da2d396894853a1f-rimg-w1080-h1350-dcff8450-gmir?v=1763113704

## FAQs

- **Q**: When and where is Friendsgiving West Campus being held?
  - **A:** Friendsgiving West Campus takes place on Thu, 20 Nov, 2025 at 11:30 am to Thu, 20 Nov, 2025 at 11:30 am at 4122 W 55th PL Tulsa, OK, 4122 W 55th Pl S, Tulsa, OK 74107-9108, United States.
- **Q**: Who is organizing Friendsgiving West Campus?
  - **A:** Friendsgiving West Campus is organized by Tulsa Dream Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friendsgiving West Campus",
        "image": "https://cdn-az.allevents.in/events10/banners/f3b2f7228a92ec838523d232c880d6285d7e794804a622f8da2d396894853a1f-rimg-w1080-h1350-dcff8450-gmir?v=1763113704",
        "startDate": "2025-11-20",
        "url": "https://allevents.in/tulsa/friendsgiving-west-campus/200029195482024",
        "location": {
            "@type": "Place",
            "name": "4122 W 55th PL Tulsa, OK",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4122 W 55th Pl S, Tulsa, OK 74107-9108, United States",
                "addressLocality": "Tulsa",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.08313",
                "longitude": "-96.03947"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy a Thanksgiving meal with community and free groceries! Doors open 30min before.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tulsa Dream Center",
                "url": "https://allevents.in/org/tulsa-dream-center/24943652"
            }
        ]
    }
]
```