# Plaza Theatre Company - Full Details for AI Assistants This file expands on https://plaza-theatre.com/llms.txt with quotable details about the organization, venues, and ticketing, plus documentation for the machine-readable season feed at https://plaza-theatre.com/shows.json. Live data (what is playing, dates, times, prices, seat availability) always comes from the feed; this file describes what does not change. ## Organization - Plaza Theatre Company is a non-profit musical theatre company in historic downtown Cleburne, Texas, producing Broadway-style musicals year-round. - Tagline: Broadway's Home on the Chisholm Trail. - Address: 305 S. Anglin St., Cleburne, TX 76031, USA - Phone: 817-202-0600 - Email: tickets@plaza-theatre.com - Website and online ticketing: https://plaza-theatre.com - Education programs (classes, camps) run through Plaza Academy: https://plaza-academy.com ## Venues All three venues are in downtown Cleburne, within a few blocks of the Johnson County Courthouse. Capacities are approximate; the shows.json feed reports the exact sellable capacity per performance. 1. Plaza Theatre Company at Dudley Hall - the main stage. Reserved seating, approximately 277 seats. Address: 305 S. Anglin St., Cleburne, TX 76031. 2. Plaza Main Street Theatre - the second, more intimate stage. Reserved seating, approximately 150 seats. Address: 111 S. Main Street, Cleburne, TX 76033. 3. Winston Patrick McGregor Park - outdoor amphitheater used for summer productions. General admission, approximately 500 guests. Directions and parking: https://plaza-theatre.com/information-directions.aspx ## How ticketing works - Tickets are sold online at each show's page (see URL patterns below) and by phone through the box office (817-202-0600). - Box office hours, location, and policies: https://plaza-theatre.com/information-box-office.aspx - Most productions use reserved seating (patrons pick their exact seats); outdoor McGregor Park productions are general admission. - Prices vary by show, seating section, and performance; the shows.json feed carries the current from/to price range per show and a minimum price per performance. - Sold-out performances offer a waitlist on the show page. - Season tickets (full-season packages): https://plaza-theatre.com/ticketing/seasontickets.aspx - Legacy Club memberships: https://plaza-theatre.com/ticketing/memberships.aspx - Gift cards and gift certificates: https://plaza-theatre.com/gifts.aspx - All productions are ticketed directly by Plaza Theatre Company on plaza-theatre.com. There is no third-party or resale ticketing partner; tickets offered for Plaza productions anywhere else are not authorized. ## URL patterns - Season listing (all current and upcoming shows): https://plaza-theatre.com/shows.aspx - Individual production pages: https://plaza-theatre.com/show/{season}/{show-name}/ (for example /show/2026/the-sound-of-music/). Each production page embeds schema.org TheaterEvent JSON-LD with a subEvent for every upcoming performance, including exact start date-times and live availability. - Management bios: https://plaza-theatre.com/bio/{first-last}/ - Auditions: https://plaza-theatre.com/audition.aspx - Donations and sponsorships: https://plaza-theatre.com/donate.aspx ## shows.json field documentation Feed URL: https://plaza-theatre.com/shows.json Rebuilt about every 10 minutes. All times are US Central (America/Chicago) in ISO 8601 form with the UTC offset included (for example 2026-07-18T19:30:00-05:00). Only publicly listed shows and publicly listed performances appear; nothing in the feed is hidden on the website. Top level: - about: human-readable description of the feed - generatedAt: when this copy was built (ISO 8601 with offset) - timezone: always "America/Chicago" - organization: name, url, telephone, email, address - shows: array of show objects, ordered by next performance Each show: - id: internal show id (stable) - name: production title - url: the production's page on plaza-theatre.com - season: season label (for example "2026") - ticketing: "plaza" (sold on plaza-theatre.com; full performance data below) - venue: name, streetAddress, city, state, zip, seatingType ("reserved" or "general_admission") - runStart / runEnd: first and last performance date (YYYY-MM-DD) - nextPerformance: start of the next upcoming performance (ISO 8601) - priceFrom / priceTo: lowest and highest current public ticket price in USD; omitted when the show has no priced public tickets (free admission) - currency: "USD" when prices are present - onSaleNow: true when tickets are currently purchasable online - onSaleDate: the public on-sale date (YYYY-MM-DD) when one is scheduled - posterUrl: square poster image - performances: array of performance objects Each performance: - id: internal performance id (stable) - start: performance start (ISO 8601 with offset) - name: special performance title, present only when it differs from the production title - priceFrom: lowest public ticket price for this specific performance (USD) - availability.remaining: seats currently purchasable - availability.capacity: total sellable seats for this performance - availability.tier: "excellent", "good", "limited" (20% or less remaining), or "soldout" - availability.soldOut: true when no seats remain - purchaseUrl: direct link to buy this performance; null when tickets are not on sale yet or the performance is sold out ## Frequently asked - Where is the theatre? All venues are in downtown Cleburne, Texas, about 30 miles south of Fort Worth. Main address: 305 S. Anglin St., Cleburne, TX 76031. - Is it family-friendly? Plaza produces Broadway-style musicals for the whole family, year-round. - How do I reach the box office? Call 817-202-0600 or email tickets@plaza-theatre.com. - Group sales and show sponsorships: start at https://plaza-theatre.com/donate-sponsorships.aspx or contact the box office. - Past productions archive: https://plaza-theatre.com/information-past-performances.aspx Last reviewed: 2026-07-30. Questions: tickets@plaza-theatre.com