DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://sustain.ucla.edu/#/schema/WebSite",
"url": "https://sustain.ucla.edu/",
"name": "UCLA Sustainability",
"description": "Sustainability at UCLA brings together a community of students, faculty, and staff",
"inLanguage": "en-US",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://sustain.ucla.edu/search/{search_term_string}/"
},
"query-input": "required name=search_term_string"
},
"publisher": {
"@id": "https://sustain.ucla.edu/#/schema/Organization"
}
},
{
"@type": "WebPage",
"@id": "https://sustain.ucla.edu/",
"url": "https://sustain.ucla.edu/",
"name": "UCLA Sustainability | Sustainability at UCLA brings together a community of students, faculty, and staff",
"description": "Explore the Plan Stay connected with sustainability news, campus announcements, job opportunities, and more!",
"inLanguage": "en-US",
"isPartOf": {
"@id": "https://sustain.ucla.edu/#/schema/WebSite"
},
"breadcrumb": {
"@type": "BreadcrumbList",
"@id": "https://sustain.ucla.edu/#/schema/BreadcrumbList",
"itemListElement": {
"@type": "ListItem",
"position": 1,
"name": "UCLA Sustainability"
}
},
"potentialAction": {
"@type": "ReadAction",
"target": "https://sustain.ucla.edu/"
},
"about": {
"@id": "https://sustain.ucla.edu/#/schema/Organization"
}
},
{
"@type": "Organization",
"@id": "https://sustain.ucla.edu/#/schema/Organization",
"name": "UCLA Sustainability",
"url": "https://sustain.ucla.edu/"
}
]
}