FREE TOOL / 03 / NO ACCOUNT

JSON-LD Organization, Product, FAQ schema — generated and validated.

Schema.org markup is how AI models confirm what they think they know. Build it cleanly. We output the three types that matter most, validated against Google Rich Results.

Organization schema
schema.org/Organization
Legal nameRequired
URLCanonical, https
Logo URL≥ 112×112px
Description1–2 sentences
FoundedYYYY-MM-DD
CountryISO 3166
Same-as profilesLinked accounts
Contact emailOptional
GENERATED · <script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Christmas or Not",
  "url": "https://christmasornot.com",
  "logo": "https://christmasornot.com/logo.png",
  "description": "Christmas or Not is a single-purpose web service that tells you whether today is December 25.",
  "foundingDate": "2019-12-01",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://twitter.com/christmasornot",
    "https://github.com/christmasornot"
  ],
  "contactPoint": {
    "@type": "ContactPoint",
    "email": "hello@christmasornot.com",
    "contactType": "customer support"
  }
}
Valid JSON-LD
0 errors
Rich Results eligible
Org card
Schema.org compliant
v17.0
Recommended fields
8/8
SEND ME THE SCHEMA + IMPLEMENTATION GUIDE
Want this delivered?

We'll email the schema plus a one-page guide on where to drop it, how to validate after deploy, and which fields models actually read in 2026.

Showing example — type to generate yours
SCHEMA REFERENCE / WHEN TO USE WHAT

Three types. Different use cases.

Not every page needs every schema. Use the right type for the right surface — models reward precision and punish stuffing.

schema.org/Organization

Organization

The atomic identity card for your brand. Name, URL, logo, founding date, contact, social profiles. Read by every model. Drop it on your homepage and About page.

BEST FORHomepage. About page. Any page where a model asking "who is this?" needs an authoritative answer.
schema.org/Product

Product

Per-product structured data. Price, currency, availability, reviews, brand. Critical for e-commerce — and for AI shopping agents that route purchase intent.

BEST FORProduct detail pages. Catalog landing pages. Pricing pages when the offer is the page.
schema.org/FAQPage

FAQ

Question–answer pairs in machine-readable form. The fastest way to seed responses to known prospect questions. Pulls into Google AI Overview and Perplexity answers.

BEST FORSupport pages. Pricing FAQs. Comparison pages. Anywhere prospects ask the same five questions on repeat.