

# Event Details

- **Event Name**: Tonic Ball 2025
- **Event Start and End Date**: Fri, 21 Nov, 2025 at 07:00 pm – Fri, 21 Nov, 2025 at 08:00 pm
- **Event Description**: Tonic Ball brings together Indy’s best bands and musicians on the Friday before Thanksgiving for an annual music festival at venues in Indy’s Fountain Square neighborhood in support of Second Helpings a Central Indiana nonprofit fighting hunger from all angles.
- **Event URL**: https://allevents.in/indianapolis/tonic-ball-2025/80002050007836
- **Event Categories**: Music, Entertainment, Festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.tonicball.org/attend/

## Event venue details

- **city**: Indianapolis
- **state**: IN
- **country**: United States
- **location**: Fountain Square
- **lat**: 39.7522663
- **long**: -86.13987759999999
- **full address**: Fountain Square, Fountain Square, Indianapolis, IN, United States

## Event Organizer details

- **affiliate_id**: 8
- **organizer**: Second Helpings (https://allevents.in/org/second-helpings/26787965)

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn2.allevents.in/thumbs/live68d56f4d5d307.jpeg

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 21 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Fountain Square, Fountain Square, Indianapolis, IN, United States
- **Q**: Who is organizing the event?
  - **A:** Second Helpings
- **Q**: What type of event is this?
  - **A:** Music, Entertainment, Festivals
- **Q**: Where can I find ticket details about Tonic Ball 2025 ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tonic Ball 2025",
        "image": "https://cdn2.allevents.in/thumbs/thumb68d56f3e7098a.jpg",
        "startDate": "2025-11-21",
        "endDate": "2025-11-21",
        "url": "https://allevents.in/indianapolis/tonic-ball-2025/80002050007836",
        "location": {
            "@type": "Place",
            "name": "Fountain Square",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Fountain Square, Indianapolis, IN, United States",
                "addressLocality": "Indianapolis",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.7522663",
                "longitude": "-86.13987759999999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tonic Ball brings together Indy’s best bands and musicians on the Friday before Thanksgiving for an annual music festival at venues in Indy’s Fountain Square neighborhood in support of Second Helpings a Central Indiana nonprofit fighting hunger from all angles.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Second Helpings",
                "url": "https://allevents.in/org/second-helpings/26787965"
            }
        ]
    }
]
```