“`html
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity":[
{
"@type": "Question",
"name": "Why is The Studio Public House closing?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The Studio Public House is closing as the landlord is selling the building for redevelopment."
}
},
{
"@type": "Question",
"name": "When will The Studio Public House close?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The restaurant is expected to remain open until at least the end of July, with a possible extension into August."
}
},
{
"@type": "Question",
"name": "What will happen to the Studio Public House staff?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Owner Mike Crippin is prioritizing keeping the restaurant open as long as possible to allow his staff time to adjust."
}
},
{
"@type": "Question",
"name": "Is mike Crippin planning to open another restaurant?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, Mike Crippin is focusing on bringing back The Moon Under Water, a British-themed pub and bistro."
}
},
{
"@type": "Question",