

# Event Details

- **Event Name**: Trainwreck
- **Event Start and End Date**: Sat, 15 Feb, 2020 at 09:30 pm – Sun, 16 Feb, 2020 at 01:30 am
- **Event Description**: Saturday  February  15th come welcome Trainwreck  to the Parrot stage.
- **Event URL**: https://allevents.in/saint-cloud/trainwreck/200019109981107
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Saint Cloud
- **state**: FL
- **country**: United States
- **location**: Drunken Parrot Saloon
- **lat**: 28.247130402703
- **long**: -81.309177843243
- **full address**: Drunken Parrot Saloon, 3447 13th St, Saint Cloud, Florida 34769, United States

## Event gallery

- **Alt text**: Trainwreck
  - **Image URL**: https://cdn7.allevents.in/banners/0930f490-4f51-11ea-b19f-59318d3b07e4-rimg-w526-h450-gmir.jpg?v=1581702005

## FAQs

- **Q**: When and where is Trainwreck being held?
  - **A:** Trainwreck takes place on Sat, 15 Feb, 2020 at 09:30 pm to Sun, 16 Feb, 2020 at 01:30 am at Drunken Parrot Saloon, 3447 13th St, Saint Cloud, Florida 34769, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trainwreck",
        "image": "https://cdn7.allevents.in/banners/0930f490-4f51-11ea-b19f-59318d3b07e4-rimg-w526-h450-gmir.jpg?v=1581702005",
        "startDate": "2020-02-15",
        "endDate": "2020-02-16",
        "url": "https://allevents.in/saint-cloud/trainwreck/200019109981107",
        "location": {
            "@type": "Place",
            "name": "Drunken Parrot Saloon",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3447 13th St, Saint Cloud, Florida 34769",
                "addressLocality": "Saint Cloud",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.247130402703",
                "longitude": "-81.309177843243"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Saturday  February  15th come welcome Trainwreck  to the Parrot stage."
    }
]
```