DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://governance.luskin.ucla.edu/#/schema/WebSite",
"url": "https://governance.luskin.ucla.edu/",
"name": "The Berggruen Governance Index",
"inLanguage": "en-US",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://governance.luskin.ucla.edu/search/{search_term_string}/"
},
"query-input": "required name=search_term_string"
},
"publisher": {
"@type": "Organization",
"@id": "https://governance.luskin.ucla.edu/#/schema/Organization",
"name": "The Berggruen Governance Index",
"url": "https://governance.luskin.ucla.edu/"
}
},
{
"@type": "WebPage",
"@id": "https://governance.luskin.ucla.edu/home-2/",
"url": "https://governance.luskin.ucla.edu/home-2/",
"name": "Home | The Berggruen Governance Index",
"inLanguage": "en-US",
"isPartOf": {
"@id": "https://governance.luskin.ucla.edu/#/schema/WebSite"
},
"breadcrumb": {
"@type": "BreadcrumbList",
"@id": "https://governance.luskin.ucla.edu/#/schema/BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": "https://governance.luskin.ucla.edu/",
"name": "The Berggruen Governance Index"
},
{
"@type": "ListItem",
"position": 2,
"name": "Home"
}
]
},
"potentialAction": {
"@type": "ReadAction",
"target": "https://governance.luskin.ucla.edu/home-2/"
}
}
]
}