

# Event Details

- **Event Name**: Friendsgiving
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 10:00 am – Wed, 26 Nov, 2025 at 02:00 pm
- **Event Description**: Join us for Friendsgiving!
We’ll have snacks, crafts and a discount on admission!
- **Event URL**: https://allevents.in/springfield/friendsgiving/200029197409455
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: MO
- **country**: United States
- **location**: 3444 S. CAMPBELL AVE SUITE O, Springfield, MO
- **lat**: 37.15159
- **long**: -93.29496
- **full address**: 3444 S. CAMPBELL AVE SUITE O, Springfield, MO, United States

## Event gallery

- **Alt text**: Friendsgiving
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3a1fdb80da97cbd04308781eade40d3b920eea24db010f121e553a8dee7be2e6-rimg-w1175-h432-dc70df5e-gmir?v=1763992474

## FAQs

- **Q**: When and where is Friendsgiving being held?
  - **A:** Friendsgiving takes place on Wed, 26 Nov, 2025 at 10:00 am to Wed, 26 Nov, 2025 at 02:00 pm at 3444 S. CAMPBELL AVE SUITE O, Springfield, MO, United States.
- **Q**: Who is organizing Friendsgiving?
  - **A:** Friendsgiving is organized by Imaginasium.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friendsgiving",
        "image": "https://cdn-az.allevents.in/events3/banners/3a1fdb80da97cbd04308781eade40d3b920eea24db010f121e553a8dee7be2e6-rimg-w1175-h432-dc70df5e-gmir?v=1763992474",
        "startDate": "2025-11-26",
        "endDate": "2025-11-26",
        "url": "https://allevents.in/springfield/friendsgiving/200029197409455",
        "location": {
            "@type": "Place",
            "name": "3444 S. CAMPBELL AVE SUITE O, Springfield, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3444 S Campbell Ave, Springfield, MO 65807-5102, United States",
                "addressLocality": "Springfield",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.15159",
                "longitude": "-93.29496"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Friendsgiving!\nWe’ll have snacks, crafts and a discount on admission!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Imaginasium",
                "url": "https://allevents.in/org/imaginasium/26015749"
            }
        ]
    }
]
```