

# Event Details

- **Event Name**: Second Tour de Taco of the season 
- **Event Start and End Date**: Tue, 14 Apr, 2026 at 06:00 pm (-04:00)
- **Event Description**: Second official ride of the season.

Route is Early Season Taco Loop - the OG route
- **Event URL**: https://allevents.in/murrysville/second-tour-de-taco-of-the-season/200029938163136
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Murrysville
- **state**: PA
- **country**: United States
- **location**: Helltown Taproom Export
- **lat**: 40.420877033087
- **long**: -79.635233325185
- **full address**: Helltown Taproom Export, Murrysville, Pennsylvania, United States

## Event gallery

- **Alt text**: Second Tour de Taco of the season
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b056353a5e8ce90b07213b618475c6e71854856f31a452e1f927436057dfc9b3-rimg-w960-h720-dc030202-gmir?v=1776111455

## FAQs

- **Q**: When and where is Second Tour de Taco of the season  being held?
  - **A:** Second Tour de Taco of the season  takes place on Tue, 14 Apr, 2026 at 06:00 pm to Tue, 14 Apr, 2026 at 06:00 pm at Helltown Taproom Export, Murrysville, Pennsylvania, United States.
- **Q**: Who is organizing Second Tour de Taco of the season ?
  - **A:** Second Tour de Taco of the season  is organized by Larry Nicolette.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Second Tour de Taco of the season",
        "image": "https://cdn-az.allevents.in/events4/banners/b056353a5e8ce90b07213b618475c6e71854856f31a452e1f927436057dfc9b3-rimg-w960-h720-dc030202-gmir?v=1776111455",
        "startDate": "2026-04-14T18:00:00-04:00",
        "url": "https://allevents.in/murrysville/second-tour-de-taco-of-the-season/200029938163136",
        "location": {
            "@type": "Place",
            "name": "Helltown Taproom Export",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Murrysville, Pennsylvania",
                "addressLocality": "Murrysville",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.420877033087",
                "longitude": "-79.635233325185"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Second official ride of the season.\n\nRoute is Early Season Taco Loop - the OG route",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Larry Nicolette",
                "url": "https://allevents.in/org/larry-nicolette/19543424"
            }
        ]
    }
]
```