

# Event Details

- **Event Name**: People We Meet on Vacation
- **Event Start and End Date**: Fri, 09 Jan, 2026 at 06:30 pm
- **Event Description**: We are so excited for this movie to be released!!! We are so happy to be able to get to celebrate rate the release with our friends at BUS! You must have a ticket to attend! Tickets are $5 and include the event and a themed cookie??
- **Event URL**: https://allevents.in/corpus-christi/people-we-meet-on-vacation/200029380289031
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 65

## Ticket Details


## Event venue details

- **city**: Corpus Christi
- **state**: TX
- **country**: United States
- **location**: BUS
- **lat**: 27.79802
- **long**: -97.39348
- **full address**: BUS, 702 N. Chaparral St.,Corpus Christi, Texas, United States

## Event gallery

- **Alt text**: People We Meet on Vacation
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/1a873548e2248602b7d4179c8ccdaaaa3d80f4eb22ac69178f842d61659cff48-rimg-w1080-h1350-dc7ac0b0-gmir?v=1767562422

## FAQs

- **Q**: When and where is People We Meet on Vacation being held?
  - **A:** People We Meet on Vacation takes place on Fri, 09 Jan, 2026 at 06:30 pm to Fri, 09 Jan, 2026 at 06:30 pm at BUS, 702 N. Chaparral St.,Corpus Christi, Texas, United States.
- **Q**: Who is organizing People We Meet on Vacation?
  - **A:** People We Meet on Vacation is organized by The Cookie Plot Books.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "People We Meet on Vacation",
        "image": "https://cdn-az.allevents.in/events5/banners/1a873548e2248602b7d4179c8ccdaaaa3d80f4eb22ac69178f842d61659cff48-rimg-w1080-h1350-dc7ac0b0-gmir?v=1767562422",
        "startDate": "2026-01-09",
        "url": "https://allevents.in/corpus-christi/people-we-meet-on-vacation/200029380289031",
        "location": {
            "@type": "Place",
            "name": "BUS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "702 N. Chaparral St.,Corpus Christi, Texas",
                "addressLocality": "Corpus Christi",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.79802",
                "longitude": "-97.39348"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are so excited for this movie to be released!!! We are so happy to be able to get to celebrate rate the release with our friends at BUS! You must have a ticket to attend! Tickets are $5 and include the event and a themed cookie??",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Cookie Plot Books",
                "url": "https://allevents.in/org/the-cookie-plot-books/24821683"
            }
        ]
    }
]
```