

# Event Details

- **Event Name**: Postcards from Italy - Symphony Orchestra Concert
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 07:00 pm
- **Event Description**: Join us for a night of spectacular music from our Symphony Orchestra directed by Franklin Alvarez.
- **Event URL**: https://allevents.in/thatcher/postcards-from-italy-symphony-orchestra-concert/200029102024640
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details

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

## Event venue details

- **city**: Thatcher
- **state**: AZ
- **country**: United States
- **location**: Little Lee Theater
- **lat**: 32.848091371605
- **long**: -109.76184815541
- **full address**: Little Lee Theater, 615 N. Stadium Ave.,Thatcher,AZ,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Eastern Arizona College (https://allevents.in/org/eastern-arizona-college/26247037)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/bad5ec4d5022be3596cd071a7449b447d51b0c557d0e174b5d86ef6026989c3b-rimg-w1200-h600-dcab9077-gmir?v=1762486027
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/b26e64b6d874a0f045816eb91f2a75597a4b768b80aed8cbadcefb559b41f135-rimg-w300-h300-dceae7d4-gmir?v=1762486029

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 15 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Little Lee Theater, 615 N. Stadium Ave.,Thatcher,AZ,United States
- **Q**: Who is organizing the event?
  - **A:** Eastern Arizona College
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts
- **Q**: Where can I find ticket details about Postcards from Italy - Symphony Orchestra Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Postcards from Italy - Symphony Orchestra Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/bad5ec4d5022be3596cd071a7449b447d51b0c557d0e174b5d86ef6026989c3b-rimg-w1200-h600-dcab9077-gmir?v=1762486027",
        "startDate": "2025-11-15",
        "url": "https://allevents.in/thatcher/postcards-from-italy-symphony-orchestra-concert/200029102024640",
        "location": {
            "@type": "Place",
            "name": "Little Lee Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "615 N. Stadium Ave.,Thatcher,AZ,United States",
                "addressLocality": "Thatcher",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.848091371605",
                "longitude": "-109.76184815541"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a night of spectacular music from our Symphony Orchestra directed by Franklin Alvarez.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eastern Arizona College",
                "url": "https://allevents.in/org/eastern-arizona-college/26247037"
            }
        ]
    }
]
```