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 name Required
URL Canonical, https
Logo URL ≥ 112×112px
Description 1–2 sentences
Founded YYYY-MM-DD
Country ISO 3166
Same-as profiles Linked accounts
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
All required fields
9/9
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 FOR Homepage. 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 FOR Product 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 FOR Support pages. Pricing FAQs. Comparison pages. Anywhere prospects ask the same five questions on repeat.