

# Event Details

- **Event Name**: Friendsgiving
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 05:00 pm
- **Event Description**: Come on down and give thanks for new and old friendships!
We're cooking a Turkey and Ham, just bring your favorite side, sign up at the bar
- **Event URL**: https://allevents.in/colorado-springs/friendsgiving/200029233415411
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Colorado Springs
- **state**: CO
- **country**: United States
- **location**: 1831 Main Street, Security, CO, United States, Colorado 80911
- **lat**: 38.76807
- **long**: -104.73868
- **full address**: 1831 Main Street, Security, CO, United States, Colorado 80911, 1831 Main St, Colorado Springs, CO 80911-1156, United States

## Event gallery

- **Alt text**: Friendsgiving
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/df8e23d125086430d326800085228bbde242123d5d1f901f42ffa81f6bc74ec2-rimg-w1200-h1006-dc010101-gmir?v=1763686271

## FAQs

- **Q**: When and where is Friendsgiving being held?
  - **A:** Friendsgiving takes place on Sun, 23 Nov, 2025 at 05:00 pm to Sun, 23 Nov, 2025 at 05:00 pm at 1831 Main Street, Security, CO, United States, Colorado 80911, 1831 Main St, Colorado Springs, CO 80911-1156, United States.
- **Q**: Who is organizing Friendsgiving?
  - **A:** Friendsgiving is organized by Main Street Tavern.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friendsgiving",
        "image": "https://cdn-az.allevents.in/events6/banners/df8e23d125086430d326800085228bbde242123d5d1f901f42ffa81f6bc74ec2-rimg-w1200-h1006-dc010101-gmir?v=1763686271",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/colorado-springs/friendsgiving/200029233415411",
        "location": {
            "@type": "Place",
            "name": "1831 Main Street, Security, CO, United States, Colorado 80911",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1831 Main St, Colorado Springs, CO 80911-1156, United States",
                "addressLocality": "Colorado Springs",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.76807",
                "longitude": "-104.73868"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on down and give thanks for new and old friendships!\nWe're cooking a Turkey and Ham, just bring your favorite side, sign up at the bar",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Main Street Tavern",
                "url": "https://allevents.in/org/main-street-tavern/25175752"
            }
        ]
    }
]
```