DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://library.charleston.edu/",
"url": "https://library.charleston.edu/",
"name": "Home - College of Charleston Libraries",
"isPartOf": {
"@id": "https://library.charleston.edu/#website"
},
"primaryImageOfPage": {
"@id": "https://library.charleston.edu/#primaryimage"
},
"image": {
"@id": "https://library.charleston.edu/#primaryimage"
},
"thumbnailUrl": "https://library.charleston.edu/wp-content/uploads/2020/09/Faculty-Newsletter.png",
"datePublished": "2014-05-27T18:52:33+00:00",
"dateModified": "2022-08-10T14:53:51+00:00",
"description": "Home",
"breadcrumb": {
"@id": "https://library.charleston.edu/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://library.charleston.edu/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://library.charleston.edu/#primaryimage",
"url": "https://library.charleston.edu/wp-content/uploads/2020/09/Faculty-Newsletter.png",
"contentUrl": "https://library.charleston.edu/wp-content/uploads/2020/09/Faculty-Newsletter.png",
"width": 500,
"height": 300,
"caption": "Faculty Newsletter"
},
{
"@type": "BreadcrumbList",
"@id": "https://library.charleston.edu/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://library.charleston.edu/#website",
"url": "https://library.charleston.edu/",
"name": "College of Charleston Libraries",
"description": "",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://library.charleston.edu/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
}
]
}