Skip to content

Instantly share code, notes, and snippets.

@miShelbyT
Last active June 24, 2022 15:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miShelbyT/9ae089735eb9c02c2d12af5c25a46fda to your computer and use it in GitHub Desktop.
Save miShelbyT/9ae089735eb9c02c2d12af5c25a46fda to your computer and use it in GitHub Desktop.
My Theatre Experience Stringified
{
"representative theatre experience": [
{
"tours": [
{
"location": "Europe",
"show": "West Side Story",
"role": "Maria",
"favorite_song": "Tonight",
"favorite_city": "Milan, Italy",
"fun_fact": "If you break your finger on stage during Tony's death scene you won't feel any pain. Possibly due to the adrenaline."
},
{
"location": "Eastern and Midwestern United States",
"show": "A Christmas Carol",
"role": "Belle",
"favorite_song": "null",
"favorite_city": "Tampa, FL",
"fun_fact": "Stage hands hid under and moved Scrooge's bed to make it look like it was haunted."
}
]
},
{
"Disney Wonder Cruise Ship - Mainstage": [
{
"show": "Beauty & The Beast",
"role": "Belle",
"favorite_song": "Home",
"fun_fact": "The costumes are dreamy!!"
},
{
"show": "Hercules",
"role": "Megara",
"favorite_song": "Won't Say (I'm In Love)",
"fun_fact": "Megara's wig is made from 3 wigs and is very heavy on your head."
},
{
"show": "Ghost Ship",
"role": "Scary Ghost Pirate (w/Excellent Swordfighting Skills)",
"favorite_song": "null",
"fun_fact": "Scary pirate ghosts don't sing."
}
]
},
{
"Regional": [
{
"theatre": "Flatrock Playhouse, State Theatre of NC",
"location": "Flatrock, NC",
"show": "West Side Story",
"role": "Maria",
"favorite_song": "I Have A Love",
"fun_fact": "West Side Story is the best musical in the world. Objective fact."
},
{
"theatre": "Beef & Boards",
"location": "Indianapolis, IN",
"show": "Footloose",
"role": "Ariel",
"favorite_song": "I Need A Hero",
"fun_fact": "You can go back to high school."
},
{
"theatre": "St. Louis Stages",
"location": "St. Louis, MO",
"show": "Carousel",
"role": "Carrie",
"favorite_song": "Mr. Snow",
"fun_fact": "After Carrie marries Mr. Snow she has NINE children."
},
{
"theatre": "Beef & Boards",
"location": "Indianapolis, IN",
"show": "Steel Magnolias",
"role": "Shelby",
"favorite_song": "null",
"fun_fact": "If your name is Shelby and you play a character named Shelby you are a rare/lucky actor."
},
{
"theatre": "New London Barn",
"location": "New London, NH",
"show": "Oklahoma!",
"role": "Dream Laurey",
"favorite_song": "Many A New Day",
"fun_fact": "Performing in a barn is not just something from a 1930's movie musical. And barns are quite drafty."
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment