

# Event Details

- **Event Name**: Route 66 Festival 2019
- **Event Start and End Date**: Sat, 15 Jun, 2019 at 10:00 am – Sat, 15 Jun, 2019 at 04:00 pm
- **Event Description**: The heart of the city, we have a full day of awesome events .
Join us on the best cover patio and enjoy live entertainment from 1-4 with Mind Plays.
- **Event URL**: https://allevents.in/amarillo/route-66-festival-2019/200017428653853
- **Event Categories**: Festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Amarillo
- **state**: TX
- **country**: United States
- **location**: Smokey Joe's on Route 66
- **lat**: 35.211112154194
- **long**: -101.86902945085
- **full address**: Smokey Joe's on Route 66, 2903 W 6th Ave, Amarillo, Texas 79106, United States

## Event gallery

- **Alt text**: Route 66 Festival 2019
  - **Image URL**: https://cdn-az.allevents.in/banners/28cb7e20-8ab1-11e9-94f6-a15570515fcb-rimg-w526-h935-gmir.jpg

## FAQs

- **Q**: When and where is Route 66 Festival 2019 being held?
  - **A:** Route 66 Festival 2019 takes place on Sat, 15 Jun, 2019 at 10:00 am to Sat, 15 Jun, 2019 at 04:00 pm at Smokey Joe's on Route 66, 2903 W 6th Ave, Amarillo, Texas 79106, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Route 66 Festival 2019",
        "image": "https://cdn-az.allevents.in/banners/28cb7e20-8ab1-11e9-94f6-a15570515fcb-rimg-w526-h935-gmir.jpg",
        "startDate": "2019-06-15",
        "endDate": "2019-06-15",
        "url": "https://allevents.in/amarillo/route-66-festival-2019/200017428653853",
        "location": {
            "@type": "Place",
            "name": "Smokey Joe's on Route 66",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2903 W 6th Ave, Amarillo, Texas 79106",
                "addressLocality": "Amarillo",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.211112154194",
                "longitude": "-101.86902945085"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The heart of the city, we have a full day of awesome events .\nJoin us on the best cover patio and enjoy live entertainment from 1-4 with Mind Plays."
    }
]
```