DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://www3.baruch.cuny.edu/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://www3.baruch.cuny.edu/#listItem",
"position": 1,
"item": {
"@type": "WebPage",
"@id": "https://www3.baruch.cuny.edu/",
"name": "Home",
"description": "Located in the center of New York City, Baruch College is a nationally ranked institution offering renowned academic programs in business, liberal arts, and public affairs.",
"url": "https://www3.baruch.cuny.edu/"
}
}
]
},
{
"@type": "Organization",
"@id": "https://www3.baruch.cuny.edu/#organization",
"name": "Baruch College",
"url": "https://www3.baruch.cuny.edu/"
},
{
"@type": "WebPage",
"@id": "https://www3.baruch.cuny.edu/#webpage",
"url": "https://www3.baruch.cuny.edu/",
"name": "Baruch College",
"description": "Located in the center of New York City, Baruch College is a nationally ranked institution offering renowned academic programs in business, liberal arts, and public affairs.",
"inLanguage": "en-US",
"isPartOf": {
"@id": "https://www3.baruch.cuny.edu/#website"
},
"breadcrumb": {
"@id": "https://www3.baruch.cuny.edu/#breadcrumblist"
},
"datePublished": "2021-02-11T19:39:37-05:00",
"dateModified": "2025-10-01T16:44:03-04:00"
},
{
"@type": "WebSite",
"@id": "https://www3.baruch.cuny.edu/#website",
"url": "https://www3.baruch.cuny.edu/",
"name": "Baruch College",
"inLanguage": "en-US",
"publisher": {
"@id": "https://www3.baruch.cuny.edu/#organization"
},
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www3.baruch.cuny.edu/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
}
]
}