{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What is a university?",
"acceptedAnswer": {
"@type": "Answer",
"text": "A university is an institution of higher education and research, offering undergraduate, postgraduate, and doctoral programs across various academic fields."
}
},
{
"@type": "Question",
"name": "How do I apply to a university?",
"acceptedAnswer": {
"@type": "Answer",
"text": "You can apply directly through the university's official website or through a centralized application portal, depending on the country and institution."
}
},
{
"@type": "Question",
"name": "What documents are required for university admission?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Typically required documents include academic transcripts, proof of identity, recommendation letters, statement of purpose, standardized test scores, and proof of language proficiency."
}
},
{