

# Event Details

- **Event Name**: Fall Concert
- **Event Start and End Date**: Fri, 21 Nov, 2025 at 07:00 pm – Fri, 21 Nov, 2025 at 08:30 pm
- **Event Description**: Come support our hard working students as they perform at the 2025 Fall Concert!
- **Event URL**: https://allevents.in/mercedes/fall-concert/200029200494214
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Mercedes
- **state**: TX
- **country**: United States
- **location**: 1112 Rio Rico Rd, Mercedes, TX, United States, Texas 78570
- **lat**: 26.14128
- **long**: -97.90163
- **full address**: 1112 Rio Rico Rd, Mercedes, TX, United States, Texas 78570

## Event gallery

- **Alt text**: Fall Concert
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Fall+Concert&date=Fri%2C+21+Nov%2C+2025+at+07%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Fall Concert being held?
  - **A:** Fall Concert takes place on Fri, 21 Nov, 2025 at 07:00 pm to Fri, 21 Nov, 2025 at 08:30 pm at 1112 Rio Rico Rd, Mercedes, TX, United States, Texas 78570.
- **Q**: Who is organizing Fall Concert?
  - **A:** Fall Concert is organized by South Texas Academy of Music.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Fall Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Mercedes, this event is thoughtfully curated to deliver a standout experience worth every moment. If Fall Concert 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": "Fall Concert",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Fall+Concert&date=Fri%2C+21+Nov%2C+2025+at+07%3A00+pm&bg=5",
        "startDate": "2025-11-21",
        "endDate": "2025-11-21",
        "url": "https://allevents.in/mercedes/fall-concert/200029200494214",
        "location": {
            "@type": "Place",
            "name": "1112 Rio Rico Rd, Mercedes, TX, United States, Texas 78570",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Rio Life Community Church, 1112 Rio Rico Rd, Mercedes, TX 78570, United States",
                "addressLocality": "Mercedes",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.14128",
                "longitude": "-97.90163"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come support our hard working students as they perform at the 2025 Fall Concert!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "South Texas Academy of Music",
                "url": "https://allevents.in/org/south-texas-academy-of-music/25600715"
            }
        ]
    }
]
```