

# Event Details

- **Event Name**: Pride and Prejudice
- **Event Start and End Date**: Sat, 21 Feb, 2026 at 07:30 pm – Sat, 21 Feb, 2026 at 11:30 pm
- **Event URL**: https://allevents.in/bloomington/pride-and-prejudice/210002530447440
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/210002530447440

## Event venue details

- **city**: Bloomington
- **state**: IN
- **country**: United States
- **location**: Ruth N Halls Theatre
- **lat**: 39.168636999999994
- **long**: -86.517404
- **full address**: Ruth N Halls Theatre, Bloomington, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/0aa5062ca5123ada7b62dd6ceeb96f70e9c8591feecf460b5471e0efbd9ab18b-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1768904079
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/29859b9f28984f26f9c778c9a9fcd582df60c51d6ea5e4ce91bae43b5a9535b4-rimg-w400-h400-dc2b6292-gmir.jpg?v=1768904079

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 21 Feb, 2026 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Ruth N Halls Theatre, Bloomington, United States
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Pride and Prejudice ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pride and Prejudice",
        "image": "https://cdn-az.allevents.in/events8/banners/0aa5062ca5123ada7b62dd6ceeb96f70e9c8591feecf460b5471e0efbd9ab18b-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1768904079",
        "startDate": "2026-02-21",
        "endDate": "2026-02-21",
        "url": "https://allevents.in/bloomington/pride-and-prejudice/210002530447440",
        "location": {
            "@type": "Place",
            "name": "Ruth N Halls Theatre",
            "address": {
                "@type": "PostalAddress",
                "name": "Ruth N Halls Theatre, Bloomington, United States",
                "addressLocality": "Bloomington",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.168636999999994",
                "longitude": "-86.517404"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```