

# Event Details

- **Event Name**: Gathering of the Tribe
- **Event Start and End Date**: Fri, 07 Aug, 2026 at 06:00 pm – Fri, 07 Aug, 2026 at 09:00 pm
- **Event Description**: I’m calling the Carlsbad tribe to get together and hang out. Please feel free to invite others who are not on this list.
- **Event URL**: https://allevents.in/carlsbad/gathering-of-the-tribe/200030489727305
- **Interested Audience**: 
  - total_interested_count: 75

## Ticket Details

- **Ticket URL**: http://facebook.com/200030489727305?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=carlsbad-events

## Event venue details

- **city**: Carlsbad
- **state**: CA
- **country**: United States
- **location**: El Norte's Mexican Restaurant Carlsbad
- **lat**: 33.157501404597
- **long**: -117.35155734969
- **full address**: El Norte's Mexican Restaurant Carlsbad, 217 Carlsbad Village Dr, Carlsbad, CA 92008, United States

## Event gallery

- **Alt text**: Gathering of the Tribe
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4c81527b769f97df94d81a5d1a37df7a0a8236c58db97a498197d6a61a54f2f3-rimg-w1179-h756-dc080808-gmir?v=1785761054

## FAQs

- **Q**: When and where is Gathering of the Tribe being held?
  - **A:** Gathering of the Tribe takes place on Fri, 07 Aug, 2026 at 06:00 pm to Fri, 07 Aug, 2026 at 09:00 pm at El Norte's Mexican Restaurant Carlsbad, 217 Carlsbad Village Dr, Carlsbad, CA 92008, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Gathering of the Tribe",
        "image": "https://cdn-az.allevents.in/events10/banners/4c81527b769f97df94d81a5d1a37df7a0a8236c58db97a498197d6a61a54f2f3-rimg-w1179-h756-dc080808-gmir?v=1785761054",
        "startDate": "2026-08-07",
        "endDate": "2026-08-07",
        "url": "https://allevents.in/carlsbad/gathering-of-the-tribe/200030489727305",
        "location": {
            "@type": "Place",
            "name": "El Norte's Mexican Restaurant Carlsbad",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "217 Carlsbad Village Dr, Carlsbad, CA 92008, United States",
                "addressLocality": "Carlsbad",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.157501404597",
                "longitude": "-117.35155734969"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "I’m calling the Carlsbad tribe to get together and hang out. Please feel free to invite others who are not on this list."
    }
]
```