

# Event Details

- **Event Name**: Paul Simon
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 08:00 pm – Sat, 13 Jun, 2026 at 10:00 pm (-07:00)
- **Event Description**: Nearby AttractionsPaul Simon has 55 upcoming events.
- **Event URL**: https://allevents.in/morrison/paul-simon/210007960433459
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketmaster.com/event/Z7r9jZ1A7Ozjd&utm_medium=affiliate

## Event venue details

- **city**: Morrison
- **state**: CO
- **country**: United States
- **location**: Red Rocks Amphitheatre
- **lat**: 39.598999000
- **long**: -105.228104000
- **full address**: Red Rocks Amphitheatre, Morrison, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3f0f196180933a267a0a9bba3b4e8e5168fad582f87c9f700966f2ededd738c6-rimg-w1024-h576-dcf2efea-gmir.jpg?v=1770556214
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7fdb21fe36ad00aa9646a512a27c7d255103448a7a12b5431ba101e9c6156bc7-rimg-w400-h400-dcf1eee9-gmir.jpg?v=1772024910

## Artist Details

- **Artist name**: Paul Simon
  - **Artist page URL**: https://allevents.in/performer/paul-simon

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Jun, 2026 at 08:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** Red Rocks Amphitheatre, Morrison, United States
- **Q**: Who are the performers at this event?
  - **A:** Paul Simon
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Paul Simon ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Paul Simon",
        "image": "https://cdn-az.allevents.in/events7/banners/3f0f196180933a267a0a9bba3b4e8e5168fad582f87c9f700966f2ededd738c6-rimg-w1024-h576-dcf2efea-gmir.jpg?v=1770556214",
        "startDate": "2026-06-13T20:00:00-07:00",
        "endDate": "2026-06-13T22:00:00-07:00",
        "url": "https://allevents.in/morrison/paul-simon/210007960433459",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Red Rocks Amphitheatre",
            "address": {
                "@type": "PostalAddress",
                "name": "Red Rocks Amphitheatre, Morrison, United States",
                "addressLocality": "Morrison",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.598999000",
                "longitude": "-105.228104000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsPaul Simon has 55 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Paul Simon",
                "url": "https://allevents.in/performer/paul-simon"
            }
        ]
    }
]
```