

# Event Details

- **Event Name**: Local Concerts
- **Event Start and End Date**: Sun, 08 Mar, 2026 at 02:00 pm – Sun, 08 Mar, 2026 at 04:00 pm
- **Event Description**: Local Concerts are coming March 7 &amp; 8. Get your tickets today: https://www.salidaaspenconcerts.org/local-s-concerts
- **Event URL**: https://allevents.in/salida/local-concerts/200029712013454
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: https://www.salidaaspenconcerts.org/local-s-concerts?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=salida-events

## Event venue details

- **city**: Salida
- **state**: CO
- **country**: United States
- **location**: A Church
- **lat**: 38.53215
- **long**: -105.99205
- **full address**: A Church, 419 D Street,Salida,CO,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Salida Aspen Concerts Inc. (https://allevents.in/org/salida-aspen-concerts-inc/22078323)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/68ac8e77f509c59865985f1418cfae240f9c957188eccc18b4afd90b79ee01ae-rimg-w1200-h1600-dc7d7341-gmir?v=1772429021
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/db16830bf57990e6470af59f8ccf1ca8c8d0169008b55112c58a5460074b4b75-rimg-w300-h300-dc7a7643-gmir?v=1772429021

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 08 Mar, 2026 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** A Church, 419 D Street,Salida,CO,United States
- **Q**: Who is organizing the event?
  - **A:** Salida Aspen Concerts Inc.
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Local Concerts ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Local Concerts",
        "image": "https://cdn-az.allevents.in/events6/banners/68ac8e77f509c59865985f1418cfae240f9c957188eccc18b4afd90b79ee01ae-rimg-w1200-h1600-dc7d7341-gmir?v=1772429021",
        "startDate": "2026-03-08",
        "endDate": "2026-03-08",
        "url": "https://allevents.in/salida/local-concerts/200029712013454",
        "location": {
            "@type": "Place",
            "name": "A Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "419 D Street,Salida,CO,United States",
                "addressLocality": "Salida",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.53215",
                "longitude": "-105.99205"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Local Concerts are coming March 7 & 8. Get your tickets today: https://www.salidaaspenconcerts.org/local-s-concerts",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Salida Aspen Concerts Inc.",
                "url": "https://allevents.in/org/salida-aspen-concerts-inc/22078323"
            }
        ]
    }
]
```