

# Event Details

- **Event Name**: Taco Tuesday at Hole Mole
- **Event Start and End Date**: Tue, 30 Dec, 2025 at 07:00 pm – Tue, 30 Dec, 2025 at 08:30 pm
- **Event Description**: Come join us at Hole Mole and enjoy some cheap tacos, and fellowship. Its mostly middle aged dudes that go, but we wont turn anyone away!
- **Event URL**: https://allevents.in/huntington-beach/taco-tuesday-at-hole-mole/1600027784331239
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027784331239

## Event venue details

- **city**: Huntington Beach
- **state**: CA
- **country**: US
- **location**: Hole Mole
- **lat**: 33.708703
- **long**: -117.9894835
- **full address**: Hole Mole, 17491 Beach Blvd, Huntington Beach, US

## Event gallery

- **Alt text**: Taco Tuesday at Hole Mole
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/d2b866f0-d212-11f0-8e6b-3d758292774f-rimg-w1200-h761-dcefffff-gmir.jpg

## FAQs

- **Q**: When and where is Taco Tuesday at Hole Mole being held?
  - **A:** Taco Tuesday at Hole Mole takes place on Tue, 30 Dec, 2025 at 07:00 pm to Tue, 30 Dec, 2025 at 08:30 pm at Hole Mole, 17491 Beach Blvd, Huntington Beach, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Taco Tuesday at Hole Mole is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Huntington Beach, this event is thoughtfully curated to deliver a standout experience worth every moment. If Taco Tuesday at Hole Mole sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Taco Tuesday at Hole Mole",
        "image": "https://cdn-az.allevents.in/events3/banners/d2b866f0-d212-11f0-8e6b-3d758292774f-rimg-w1200-h761-dcefffff-gmir.jpg",
        "startDate": "2025-12-30",
        "endDate": "2025-12-30",
        "url": "https://allevents.in/huntington-beach/taco-tuesday-at-hole-mole/1600027784331239",
        "location": {
            "@type": "Place",
            "name": "Hole Mole",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17491 Beach Blvd",
                "addressLocality": "Huntington Beach",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.708703",
                "longitude": "-117.9894835"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us at Hole Mole and enjoy some cheap tacos, and fellowship. Its mostly middle aged dudes that go, but we wont turn anyone away!"
    }
]
```