

# Event Details

- **Event Name**: True Colors annual picnic 
- **Event Start and End Date**: Sat, 03 Jan, 2026 at 11:00 am
- **Event Description**: Don't forget
- **Event URL**: https://allevents.in/corpus-christi/true-colors-annual-picnic/200029019498547
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 48

## Ticket Details

- **Ticket URL**: http://facebook.com/200029019498547?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=corpus+christi-events

## Event venue details

- **city**: Corpus Christi
- **state**: TX
- **country**: United States
- **location**: Downtown Corpus Christi
- **lat**: 27.805978
- **long**: -97.396732
- **full address**: Downtown Corpus Christi, Corpus Christi, Texas, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: True Colors Car Club (https://allevents.in/org/true-colors-car-club/26875017)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4f8909819b1c90c1af9adb4de2e458884ce7a4827e8cb637fd0a26c68a335111-rimg-w1170-h1522-dc010131-gmir?v=1766811569
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/7e937cdb955a8a64e03d93b38eadf23f6d32b7c75a08dcaecf58fda85393e0dd-rimg-w300-h300-dc050349-gmir?v=1766811569

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 03 Jan, 2026 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** Downtown Corpus Christi, Corpus Christi, Texas, United States
- **Q**: Who is organizing the event?
  - **A:** True Colors Car Club
- **Q**: What type of event is this?
  - **A:** trips-adventures
- **Q**: Where can I find ticket details about True Colors annual picnic  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "True Colors annual picnic",
        "image": "https://cdn-az.allevents.in/events5/banners/4f8909819b1c90c1af9adb4de2e458884ce7a4827e8cb637fd0a26c68a335111-rimg-w1170-h1522-dc010131-gmir?v=1766811569",
        "startDate": "2026-01-03",
        "url": "https://allevents.in/corpus-christi/true-colors-annual-picnic/200029019498547",
        "location": {
            "@type": "Place",
            "name": "Downtown Corpus Christi",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Corpus Christi, Texas",
                "addressLocality": "Corpus Christi",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.805978",
                "longitude": "-97.396732"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Don't forget",
        "organizer": [
            {
                "@type": "Organization",
                "name": "True Colors Car Club",
                "url": "https://allevents.in/org/true-colors-car-club/26875017"
            }
        ]
    }
]
```