

# Event Details

- **Event Name**: Friendsgiving Dinner
- **Event Start and End Date**: Fri, 21 Nov, 2025 at 06:00 pm – Fri, 21 Nov, 2025 at 09:00 pm
- **Event Description**: Free traditional Thanksgiving turkey dinner for local teens.
- **Event URL**: https://allevents.in/galt/friendsgiving-dinner/200029214556024
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Galt
- **state**: CA
- **country**: United States
- **location**: 550 C St, Galt, CA
- **lat**: 38.25256
- **long**: -121.30331
- **full address**: 550 C St, Galt, CA, United States

## Event gallery

- **Alt text**: Friendsgiving Dinner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/38962eeca51eeb1fae670d8ac10c7dd3a80bc2146de66279402cbf4fbdcd2752-rimg-w1200-h675-dcbd4b0d-gmir?v=1763454024

## FAQs

- **Q**: When and where is Friendsgiving Dinner being held?
  - **A:** Friendsgiving Dinner takes place on Fri, 21 Nov, 2025 at 06:00 pm to Fri, 21 Nov, 2025 at 09:00 pm at 550 C St, Galt, CA, United States.
- **Q**: Who is organizing Friendsgiving Dinner?
  - **A:** Friendsgiving Dinner is organized by Galt Teen Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friendsgiving Dinner",
        "image": "https://cdn-az.allevents.in/events9/banners/38962eeca51eeb1fae670d8ac10c7dd3a80bc2146de66279402cbf4fbdcd2752-rimg-w1200-h675-dcbd4b0d-gmir?v=1763454024",
        "startDate": "2025-11-21",
        "endDate": "2025-11-21",
        "url": "https://allevents.in/galt/friendsgiving-dinner/200029214556024",
        "location": {
            "@type": "Place",
            "name": "550 C St, Galt, CA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "550 C St, Galt, CA 95632-1927, United States",
                "addressLocality": "Galt",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.25256",
                "longitude": "-121.30331"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free traditional Thanksgiving turkey dinner for local teens.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Galt Teen Center",
                "url": "https://allevents.in/org/galt-teen-center/26679309"
            }
        ]
    }
]
```