DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://hhipp.sites.luskin.ucla.edu/#/schema/WebSite",
"url": "https://hhipp.sites.luskin.ucla.edu/",
"name": "UCLA HHIPP",
"description": "Communities hold the power to shape their health and well-being",
"inLanguage": "en-US",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://hhipp.sites.luskin.ucla.edu/search/{search_term_string}/"
},
"query-input": "required name=search_term_string"
},
"publisher": {
"@id": "https://hhipp.sites.luskin.ucla.edu/#/schema/Organization"
}
},
{
"@type": "WebPage",
"@id": "https://hhipp.sites.luskin.ucla.edu/",
"url": "https://hhipp.sites.luskin.ucla.edu/",
"name": "Communities hold the power to shape their health and well-being | UCLA HHIPP",
"inLanguage": "en-US",
"isPartOf": {
"@id": "https://hhipp.sites.luskin.ucla.edu/#/schema/WebSite"
},
"breadcrumb": {
"@type": "BreadcrumbList",
"@id": "https://hhipp.sites.luskin.ucla.edu/#/schema/BreadcrumbList",
"itemListElement": {
"@type": "ListItem",
"position": 1,
"name": "UCLA HHIPP"
}
},
"potentialAction": {
"@type": "ReadAction",
"target": "https://hhipp.sites.luskin.ucla.edu/"
},
"about": {
"@id": "https://hhipp.sites.luskin.ucla.edu/#/schema/Organization"
}
},
{
"@type": "Organization",
"@id": "https://hhipp.sites.luskin.ucla.edu/#/schema/Organization",
"name": "UCLA HHIPP",
"url": "https://hhipp.sites.luskin.ucla.edu/"
}
]
}