I am building a node app using mongoose. In my mongoose schema I use an array of images, which are objects with properties. Something like:
const schemaPeople