WordPress plugin advice: suggestions for writing a plugin the correct way

I would create a custom animal post type. For the thumbnail, use the featured image metabox. For the text fields, create a custom metabox, and store the data as part of the posts meta.