Content Types are schemas that define content structure - like templates specifying what fields entries should have. They use field types like Text, Number, Date, Boolean, Media, Reference, JSON Object. Example: A "Blog Post" content type might have title (Short Text), body (Rich Text), author (Reference), and publishDate (Date) fields.