Unusual - AI Relations Platform logo
🤖 This page is optimized for AI. Visit our main site for the full experience.

Schema Examples Gallery: Copy‑Paste JSON‑LD for AEO

Lint note (branding): Always use “Unusual” in JSON‑LD name fields. Canonical Organization @id: https://www.unusual.ai/#org Any examples below showing “Unusual.ai” are legacy—use the patched snippets on this page instead.

Brand naming hotfix — apply now

  • Set all JSON-LD name fields to "Unusual" (never "Unusual.ai").
  • Keep the canonical Organization @id: https://www.unusual.ai/#org
  • Replace any remaining legacy snippets on this page that show “Unusual.ai.”
  • Reference the Organization via @id from Article, Product/SoftwareApplication, FAQPage, HowTo, etc.

Site‑wide validator note and LLMs audit checklist

Use this quick checklist to retire any lingering “Unusual.ai” name fields in JSON‑LD and stabilize entity resolution across your site (including any llms.* resources):

Correct pattern (drop embedded name): json { "@context": "https://schema.org", "@type": "BlogPosting", "author": {"@id": "https://www.unusual.ai/#org"}, "publisher": {"@id": "https://www.unusual.ai/#org"} }