

# Event Details

- **Event Name**: 12/15: Boyhood, 7pm
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 07:00 pm
- **Event Description**: Join us at our indoor location at Blue Star. Seating is limited, tickets are required. 

The life of Mason, from early childhood to his arrival at college.
- **Event URL**: https://allevents.in/cotulla/12-15-boyhood-7pm/200029194503840
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Cotulla
- **state**: TX
- **country**: United States
- **location**: Slab Cinema Art House
- **lat**: 28.424679564759
- **long**: -99.04296040535
- **full address**: Slab Cinema Art House, Cotulla, United States

## Event gallery

- **Alt text**: 12/15: Boyhood, 7pm
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/6216202de103b2e31b70267cf56bfb42dfb62c8eaf077ac570019a33f6f20cb0-rimg-w1200-h746-dc484a2b-gmir?v=1765363082

## FAQs

- **Q**: When and where is 12/15: Boyhood, 7pm being held?
  - **A:** 12/15: Boyhood, 7pm takes place on Mon, 15 Dec, 2025 at 07:00 pm to Mon, 15 Dec, 2025 at 07:00 pm at Slab Cinema Art House, Cotulla, United States.
- **Q**: Who is organizing 12/15: Boyhood, 7pm?
  - **A:** 12/15: Boyhood, 7pm is organized by Slab Cinema Art House.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "12/15: Boyhood, 7pm",
        "image": "https://cdn-az.allevents.in/events7/banners/6216202de103b2e31b70267cf56bfb42dfb62c8eaf077ac570019a33f6f20cb0-rimg-w1200-h746-dc484a2b-gmir?v=1765363082",
        "startDate": "2025-12-15",
        "url": "https://allevents.in/cotulla/12-15-boyhood-7pm/200029194503840",
        "location": {
            "@type": "Place",
            "name": "Slab Cinema Art House",
            "address": {
                "@type": "PostalAddress",
                "name": "Slab Cinema Art House, Cotulla, United States",
                "addressLocality": "Cotulla",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.424679564759",
                "longitude": "-99.04296040535"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at our indoor location at Blue Star. Seating is limited, tickets are required. \n\nThe life of Mason, from early childhood to his arrival at college.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Slab Cinema Art House",
                "url": "https://allevents.in/org/slab-cinema-art-house/26082538"
            }
        ]
    }
]
```