Reference guide · technical-seo · Published 2026-08-16 · 3 min read

When and how to add images to structured data

Adding schema.org image properties to your structured data, format and size guidance, and reviewing for errors.

Adding images to your structured data tells search engines and other consumers which visuals belong with a product, article, recipe or event, and those images can be used in rich results. Getting the property names and the image requirements right matters, because a missing or invalid image is a common reason a structured-data test flags an error.

Know the properties

{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "Example notebook",
  "image": [
    "https://www.example.com/images/notebook-front.jpg",
    "https://www.example.com/images/notebook-open.jpg"
  ],
  "offers": { "@type": "Offer", "price": "12.00", "priceCurrency": "GBP" }
}

Follow size guidance

Validate and review

Need a website built, fixed, optimised, migrated or replaced?

This technical resource is written by CSMBAC, a small design and development studio. If you would rather hand the problem to a professional, the website service page explains how we build enquiry-ready websites.

Explore website services