

# Event Details

- **Event Name**: Prospa
- **Event Start and End Date**: Sat, 10 Oct, 2026 at 09:00 pm – Sat, 10 Oct, 2026 at 11:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/prospa/2300030580430609
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: SILO Dallas
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: SILO Dallas, 1340 Manufacturing Street, Dallas, United States

## Event gallery

- **Alt text**: Prospa
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Prospa&date=Sat%2C+10+Oct%2C+2026+at+09%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Prospa being held?
  - **A:** Prospa takes place on Sat, 10 Oct, 2026 at 09:00 pm to Sat, 10 Oct, 2026 at 11:00 pm at SILO Dallas, 1340 Manufacturing Street, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Prospa",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Prospa&date=Sat%2C+10+Oct%2C+2026+at+09%3A00+pm&bg=5",
        "startDate": "2026-10-10T21:00:00-05:00",
        "endDate": "2026-10-10T23:00:00-05:00",
        "url": "https://allevents.in/dallas/prospa/2300030580430609",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "SILO Dallas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1340 Manufacturing Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```