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": "The product development system for teams and agentsThe product developmentsystem for teams and agentsThe product development system for teams and agents",
"description": "Purpose-built for planning and building products with AI agents.",
"url": "https://linear.app/",
"datePublished": "2026-05-31",
"author": {
"@type": "Person",
"name": "Add author name"
},
"publisher": {
"@type": "Organization",
"name": "Linear",
"logo": {
"@type": "ImageObject",
"url": "https://linear.app/logo.png"
}
}
}
</script>