

# Event Details

- **Event Name**: Friendsgiving
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 03:00 pm
- **Event Description**: Bring your friends down for some good food and good entertainment!
- **Event URL**: https://allevents.in/loveland/friendsgiving/200029193231216
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Loveland
- **state**: CO
- **country**: United States
- **location**: 500 E 4th St
- **lat**: 40.39529
- **long**: -105.07045
- **full address**: 500 E 4th St, 510 E 4th St, Loveland, CO 80537-5729, United States

## Event gallery

- **Alt text**: Friendsgiving
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7582753d72cb15be2cb7a49339a7332c1724e6ddc049a479614141b77d2310e3-rimg-w1024-h1536-dcf0d6a9-gmir?v=1763736619

## FAQs

- **Q**: When and where is Friendsgiving being held?
  - **A:** Friendsgiving takes place on Wed, 26 Nov, 2025 at 03:00 pm to Wed, 26 Nov, 2025 at 03:00 pm at 500 E 4th St, 510 E 4th St, Loveland, CO 80537-5729, United States.
- **Q**: Who is organizing Friendsgiving?
  - **A:** Friendsgiving is organized by Anaconda VFW Post 1876.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friendsgiving",
        "image": "https://cdn-az.allevents.in/events7/banners/7582753d72cb15be2cb7a49339a7332c1724e6ddc049a479614141b77d2310e3-rimg-w1024-h1536-dcf0d6a9-gmir?v=1763736619",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/loveland/friendsgiving/200029193231216",
        "location": {
            "@type": "Place",
            "name": "500 E 4th St",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "510 E 4th St, Loveland, CO 80537-5729, United States",
                "addressLocality": "Loveland",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.39529",
                "longitude": "-105.07045"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your friends down for some good food and good entertainment!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Anaconda VFW Post 1876",
                "url": "https://allevents.in/org/anaconda-vfw-post-1876/23568618"
            }
        ]
    }
]
```