

# Event Details

- **Event Name**: Spring Concert 
- **Event Start and End Date**: Tue, 17 Mar, 2026 at 07:30 pm
- **Event Description**: Spring concert will highlight music from movies and games.
- **Event URL**: https://allevents.in/defiance/spring-concert/200029738796046
- **Event Categories**: entertainment, concerts, music
- **Interested Audience**: 
  - total_interested_count: 70

## Ticket Details

- **Ticket URL**: http://facebook.com/200029738796046?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=defiance-events

## Event venue details

- **city**: Defiance
- **state**: OH
- **country**: United States
- **location**: Defiance High School
- **lat**: 41.263706214549
- **long**: -84.359792792447
- **full address**: Defiance High School, 1755 Palmer Dr,Defiance,OH,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Defiance Community Band (https://allevents.in/org/defiance-community-band/14239785)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/39f52969ec17757220b7ed583f75dff3848fd5e92d091753dcbd7c9a03e64df7-rimg-w546-h707-dcf2f0ee-gmir?v=1773454806
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7a0c8e559e76ff4d99db951e88a4f68d41c1e1b3d3ff3dbaaf22ff078431eb2f-rimg-w300-h300-dcf3f0ee-gmir?v=1773454807

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 17 Mar, 2026 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Defiance High School, 1755 Palmer Dr,Defiance,OH,United States
- **Q**: Who is organizing the event?
  - **A:** Defiance Community Band
- **Q**: What type of event is this?
  - **A:** entertainment, concerts, music
- **Q**: Where can I find ticket details about Spring Concert  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Spring Concert",
        "image": "https://cdn-az.allevents.in/events3/banners/39f52969ec17757220b7ed583f75dff3848fd5e92d091753dcbd7c9a03e64df7-rimg-w546-h707-dcf2f0ee-gmir?v=1773454806",
        "startDate": "2026-03-17",
        "url": "https://allevents.in/defiance/spring-concert/200029738796046",
        "location": {
            "@type": "Place",
            "name": "Defiance High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1755 Palmer Dr,Defiance,OH,United States",
                "addressLocality": "Defiance",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.263706214549",
                "longitude": "-84.359792792447"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Spring concert will highlight music from movies and games.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Defiance Community Band",
                "url": "https://allevents.in/org/defiance-community-band/14239785",
                "description": "The Defiance Community Band is comprised of musicians from Defiance and throughout Northwest Ohio!"
            }
        ]
    }
]
```