

# Event Details

- **Event Name**: Rich Amiri, Swapa in Washington
- **Event Start and End Date**: Tue, 18 Mar, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/washington/rich-amiri-swapa-in-washington/3300027883703829
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://open.spotify.com/concert/6umjIsXqGK4eK7Oc56J6cs

## Event venue details

- **city**: Washington
- **state**: DC
- **country**: United States
- **location**: Union Stage
- **lat**: 38.8788702
- **long**: -77.0238834
- **full address**: Union Stage, Union Stage, Washington, DC, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/d1260f30-f2cb-11ef-9534-211a4a18559b-rimg-w529-h640-dc777777-gmir.jpg?v=1740414267
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d15d72e0-f2cb-11ef-aa08-83ca4a8c4cad-rimg-w300-h300-dc787878-gmir.jpg?v=1740414269

## Artist Details

- **Artist name**: Rich Amiri
  - **Artist page URL**: https://allevents.in/performer/rich-amiri

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 18 Mar, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Union Stage, Union Stage, Washington, DC, United States
- **Q**: Who are the performers at this event?
  - **A:** Rich Amiri
- **Q**: Who is organizing the event?
  - **A:** Sound Curator
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Rich Amiri, Swapa in Washington ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Rich Amiri, Swapa in Washington",
        "image": "https://cdn-az.allevents.in/events3/banners/d1260f30-f2cb-11ef-9534-211a4a18559b-rimg-w529-h640-dc777777-gmir.jpg?v=1740414267",
        "startDate": "2025-03-18",
        "url": "https://allevents.in/washington/rich-amiri-swapa-in-washington/3300027883703829",
        "location": {
            "@type": "Place",
            "name": "Union Stage",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Union Stage, Washington, DC, United States",
                "addressLocality": "Washington",
                "addressRegion": "DC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.8788702",
                "longitude": "-77.0238834"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Rich Amiri",
                "url": "https://allevents.in/performer/rich-amiri"
            }
        ]
    }
]
```