

# Event Details

- **Event Name**: Creemos en Texas
- **Event Start and End Date**: Tue, 28 Sep, 2021 at 06:30 pm – Tue, 28 Sep, 2021 at 08:30 pm
- **Event URL**: https://allevents.in/dallas/creemos-en-texas/200021594971404
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://thelibreinitiative.ivolunteers.com/Events/Creemos-en-Texas?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=dallas-events

## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Dallas Baptist University
- **lat**: 32.70985
- **long**: -96.94709
- **full address**: Dallas Baptist University, 3000 Mountain Creek Pkwy, Dallas, United States

## Event gallery

- **Alt text**: Creemos en Texas
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/2d0d3705fd8ecc247232e7f12e87e64d8dcbc8678c2dba21ce285663ff681e97-rimg-w526-h296-gmir.jpg?v=1632807546

## FAQs

- **Q**: When and where is Creemos en Texas being held?
  - **A:** Creemos en Texas takes place on Tue, 28 Sep, 2021 at 06:30 pm to Tue, 28 Sep, 2021 at 08:30 pm at Dallas Baptist University, 3000 Mountain Creek Pkwy, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Creemos en Texas",
        "image": "https://cdn-az.allevents.in/events6/banners/2d0d3705fd8ecc247232e7f12e87e64d8dcbc8678c2dba21ce285663ff681e97-rimg-w526-h296-gmir.jpg?v=1632807546",
        "startDate": "2021-09-28",
        "endDate": "2021-09-28",
        "url": "https://allevents.in/dallas/creemos-en-texas/200021594971404",
        "location": {
            "@type": "Place",
            "name": "Dallas Baptist University",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3000 Mountain Creek Pkwy",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.70985",
                "longitude": "-96.94709"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```