DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://notes.nap.edu/#organization",
"name": "The National Academies of Sciences, Engineering, and Medicine",
"url": "https://notes.nap.edu/",
"sameAs": [
"https://www.facebook.com/nationalacademies",
"https://instagram.com/theNASEM",
"https://www.linkedin.com/company/the-national-academies/",
"https://www.youtube.com/nationalacademies",
"https://www.pinterest.com/theNASEM/",
"https://twitter.com/theNASEM"
],
"logo": {
"@type": "ImageObject",
"@id": "https://notes.nap.edu/#logo",
"inLanguage": "en-US",
"url": "https://notes.nap.edu/wp-content/uploads/2017/12/NASEM-logo_horiz-block_OL_black_small.png",
"width": 288,
"height": 77,
"caption": "The National Academies of Sciences, Engineering, and Medicine"
},
"image": {
"@id": "https://notes.nap.edu/#logo"
}
},
{
"@type": "WebSite",
"@id": "https://notes.nap.edu/#website",
"url": "https://notes.nap.edu/",
"name": "Notes From NAP",
"description": "Spotlighting the Books and Reports on Science, Engineering and Medicine from the National Academies Press",
"publisher": {
"@id": "https://notes.nap.edu/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": "https://notes.nap.edu/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
],
"inLanguage": "en-US"
},
{
"@type": "CollectionPage",
"@id": "https://notes.nap.edu/#webpage",
"url": "https://notes.nap.edu/",
"name": "Notes From NAP - Spotlighting the Books and Reports on Science, Engineering and Medicine from the National Academies Press",
"isPartOf": {
"@id": "https://notes.nap.edu/#website"
},
"about": {
"@id": "https://notes.nap.edu/#organization"
},
"description": "Spotlighting the Books and Reports on Science, Engineering and Medicine from the National Academies Press",
"inLanguage": "en-US"
}
]
}