Structured data follows a defined schema: a fixed set of fields, each with a known type, applied consistently across every record. This predictability is what allows software to read and process it without manual interpretation.
Example
A spreadsheet of products with consistent columns for name, price, and category is structured data. A folder of unrelated PDF brochures is not.