

# Event Details

- **Event Name**: Friends Giving
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 05:00 pm
- **Event Description**: Every year we come together to share food, laughs, and gratitude with the people who feel like family. 

Bring a dish, bring a friend, and let’s make another night of memories around the table. ?
- **Event URL**: https://allevents.in/la-crosse/friends-giving/200029063930110
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 47

## Ticket Details


## Event venue details

- **city**: La Crosse
- **state**: WI
- **country**: United States
- **location**: 308 4th St. S, La Crosse, WI
- **lat**: 43.81067
- **long**: -91.25222
- **full address**: 308 4th St. S, La Crosse, WI, United States

## Event gallery

- **Alt text**: Friends Giving
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/602763ef29ecea677048e62b95e4e8b05e3b457b1592f2396ae9ac3cdd0ac814-rimg-w1200-h675-dcf9f4de-gmir?v=1763929067

## FAQs

- **Q**: When and where is Friends Giving being held?
  - **A:** Friends Giving takes place on Sun, 30 Nov, 2025 at 05:00 pm to Sun, 30 Nov, 2025 at 05:00 pm at 308 4th St. S, La Crosse, WI, United States.
- **Q**: Who is organizing Friends Giving?
  - **A:** Friends Giving is organized by Popcorn Tavern.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friends Giving",
        "image": "https://cdn-az.allevents.in/events6/banners/602763ef29ecea677048e62b95e4e8b05e3b457b1592f2396ae9ac3cdd0ac814-rimg-w1200-h675-dcf9f4de-gmir?v=1763929067",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/la-crosse/friends-giving/200029063930110",
        "location": {
            "@type": "Place",
            "name": "308 4th St. S, La Crosse, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "308 4th St S, La Crosse, WI 54601-4021, United States",
                "addressLocality": "La Crosse",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.81067",
                "longitude": "-91.25222"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Every year we come together to share food, laughs, and gratitude with the people who feel like family. \n\nBring a dish, bring a friend, and let’s make another night of memories around the table. ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Popcorn Tavern",
                "url": "https://allevents.in/org/popcorn-tavern/20510907"
            }
        ]
    }
]
```