Article JSON-LD
A Article schema is the strongest single AEO signal for a informational query. Paste this in the <head>.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "Meet the night shift.",
"description": "Build Custom Agents, search across all your apps, and automate busywork. The AI workspace where teams get more done, faster.",
"url": "https://www.notion.so/",
"datePublished": "2026-05-31",
"author": {
"@type": "Person",
"name": "Add author name"
},
"publisher": {
"@type": "Organization",
"name": "Notion",
"logo": {
"@type": "ImageObject",
"url": "https://www.notion.so/logo.png"
}
}
}
</script>