“`html
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity":[
{
"@type": "Question",
"name": "What is the premise of the reality show 'The Farm'?",
"acceptedAnswer": {
"@type": "Answer",
"text": "'The Farm' is a reality show where contestants are cut off from modern technology and must work together to maintain a farm, cultivating the land and caring for animals."
}
},
{
"@type": "Question",
"name": "When did 'The Farm' premiere in the Czech Republic?",
"acceptedAnswer": {
"@type": "Answer",
"text": "'The Farm' originally premiered in the Czech Republic in 2012 on Nova TV."
}
},
{
"@type": "Question",
"name": "Who are the moderators of the current season of 'The farm'?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The current season of 'The Farm' is moderated by Vilém Šír and economist Jan Šlosar."
}
},
{
"@type": "Question",
"name": "What is the role of the 'Farmer of the Week' on 'The Farm'?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Each week, a 'Farmer of the Week' is chosen to lead the farm, assign tasks, and determine two servants who have specific duties and sleep separately."
}
},
{
"@type": "Question",
"name": "How does a contestant get eliminated from 'The Farm'?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Each week ends with a duel between two competitors, and the loser must leave the farm."
}
},
{
"@type": "Question",