

# Event Details

- **Event Name**: December Social - Pizza and Trivia
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 12:00 pm
- **Event Description**: Our next social event is on December 6th at the Arc of Evansville. Come for Pizza and a team trivia game for all ages! Prizes and a fun time for everyone!
- **Event URL**: https://allevents.in/evansville/december-social-pizza-and-trivia/200029222159028
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Evansville
- **state**: IN
- **country**: United States
- **location**: The Arc of Evansville
- **lat**: 37.98242
- **long**: -87.57255
- **full address**: The Arc of Evansville, 615 West Virginia Street,Evansville,IN,United States

## Event gallery

- **Alt text**: December Social - Pizza and Trivia
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/06578b86dddde6157493b6d4184273111542ccff0725c7ecc351cf3c3c486b5c-rimg-w1200-h800-dc2f3014-gmir?v=1764316576

## FAQs

- **Q**: When and where is December Social - Pizza and Trivia being held?
  - **A:** December Social - Pizza and Trivia takes place on Sat, 06 Dec, 2025 at 12:00 pm to Sat, 06 Dec, 2025 at 12:00 pm at The Arc of Evansville, 615 West Virginia Street,Evansville,IN,United States.
- **Q**: Who is organizing December Social - Pizza and Trivia?
  - **A:** December Social - Pizza and Trivia is organized by Southwest Indiana Community Family Network.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "December Social - Pizza and Trivia",
        "image": "https://cdn-az.allevents.in/events3/banners/06578b86dddde6157493b6d4184273111542ccff0725c7ecc351cf3c3c486b5c-rimg-w1200-h800-dc2f3014-gmir?v=1764316576",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/evansville/december-social-pizza-and-trivia/200029222159028",
        "location": {
            "@type": "Place",
            "name": "The Arc of Evansville",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "615 West Virginia Street,Evansville,IN,United States",
                "addressLocality": "Evansville",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.98242",
                "longitude": "-87.57255"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our next social event is on December 6th at the Arc of Evansville. Come for Pizza and a team trivia game for all ages! Prizes and a fun time for everyone!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southwest Indiana Community Family Network",
                "url": "https://allevents.in/org/southwest-indiana-community-family-network/27109150"
            }
        ]
    }
]
```