

# Event Details

- **Event Name**: Spaghetti Dinner
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 06:00 pm
- **Event Description**: Community Welcome!
Live music by the children in the studio.
$10/adult, 5/kid, age 0-2 free!
- **Event URL**: https://allevents.in/evansville/spaghetti-dinner/200029222148347
- **Event Categories**: music, live-music, entertainment, kids
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Evansville
- **state**: IN
- **country**: United States
- **location**: Envive Healthcare of Evansville
- **lat**: 37.9836
- **long**: -87.5185
- **full address**: Envive Healthcare of Evansville, 601 N. Boeke Rd.,Evansville,IN,United States

## Event gallery

- **Alt text**: Spaghetti Dinner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9734749967015aee28046b7a470e4a30ea6cf9e9385149db5322402bdc83dbc3-rimg-w1181-h1183-dcfec049-gmir?v=1763584967

## FAQs

- **Q**: When and where is Spaghetti Dinner being held?
  - **A:** Spaghetti Dinner takes place on Sat, 06 Dec, 2025 at 06:00 pm to Sat, 06 Dec, 2025 at 06:00 pm at Envive Healthcare of Evansville, 601 N. Boeke Rd.,Evansville,IN,United States.
- **Q**: Who is organizing Spaghetti Dinner?
  - **A:** Spaghetti Dinner is organized by Dream Street Studio, Inc..
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spaghetti Dinner is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Evansville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spaghetti Dinner sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Spaghetti Dinner",
        "image": "https://cdn-az.allevents.in/events5/banners/9734749967015aee28046b7a470e4a30ea6cf9e9385149db5322402bdc83dbc3-rimg-w1181-h1183-dcfec049-gmir?v=1763584967",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/evansville/spaghetti-dinner/200029222148347",
        "location": {
            "@type": "Place",
            "name": "Envive Healthcare of Evansville",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "601 N. Boeke Rd.,Evansville,IN,United States",
                "addressLocality": "Evansville",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.9836",
                "longitude": "-87.5185"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Community Welcome!\nLive music by the children in the studio.\n$10/adult, 5/kid, age 0-2 free!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dream Street Studio Inc.",
                "url": "https://allevents.in/org/dream-street-studio-inc/26540688"
            }
        ]
    }
]
```