“`html
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity":[
{
"@type": "Question",
"name": "Who is the captain for the British & Irish Lions match against Queensland Reds?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Maro Itoje will captain the British & irish Lions in their match against the Queensland Reds."
}
},
{
"@type": "Question",
"name": "How many changes did Andy Farrell make to the Lions team?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Andy Farrell has made 14 changes to the team that played against Western Force."
}
},
{
"@type": "Question",
"name": "which Irish players are making their first tour appearances?",
"acceptedAnswer": {
"@type": "answer",
"text": "Jamison Gibson-Park adn Hugo Keenan are set to make their first appearances of the tour for the Lions."
}
},