

# Event Details

- **Event Name**: Taco Tuesday
- **Event Start and End Date**: Tue, 30 Jun, 2026 at 05:00 pm
- **Event Description**: Enjoy an evening at the pool with swimming and tacos! ?
- **Event URL**: https://allevents.in/new-castle/taco-tuesday/200030272647014
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: New Castle
- **state**: DE
- **country**: United States
- **location**: 30 Fithian Dr, New Castle, DE
- **lat**: 39.68209
- **long**: -75.5853
- **full address**: 30 Fithian Dr, New Castle, DE, United States

## Event gallery

- **Alt text**: Taco Tuesday
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/561ccc465d197cda73b4fae3104e09b58d125c7d549e1c7eaa33057c0b0dd880-rimg-w1200-h1200-dcf9f9f8-gmir?v=1782526423

## FAQs

- **Q**: When and where is Taco Tuesday being held?
  - **A:** Taco Tuesday takes place on Tue, 30 Jun, 2026 at 05:00 pm to Tue, 30 Jun, 2026 at 05:00 pm at 30 Fithian Dr, New Castle, DE, United States.
- **Q**: Who is organizing Taco Tuesday?
  - **A:** Taco Tuesday is organized by Penn Acres Swim Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Taco Tuesday",
        "image": "https://cdn-az.allevents.in/events6/banners/561ccc465d197cda73b4fae3104e09b58d125c7d549e1c7eaa33057c0b0dd880-rimg-w1200-h1200-dcf9f9f8-gmir?v=1782526423",
        "startDate": "2026-06-30",
        "url": "https://allevents.in/new-castle/taco-tuesday/200030272647014",
        "location": {
            "@type": "Place",
            "name": "30 Fithian Dr, New Castle, DE",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "30 Fithian Dr, New Castle, DE 19720-3208, United States",
                "addressLocality": "New Castle",
                "addressRegion": "DE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.68209",
                "longitude": "-75.5853"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy an evening at the pool with swimming and tacos! ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Penn Acres Swim Club",
                "url": "https://allevents.in/org/penn-acres-swim-club/23354478"
            }
        ]
    }
]
```