Database

[{_id:ObjectId("574168516000000000000000"),demoLayer1:{demo_date:"2022-08-18T14:20:00.000Z",decoyDate:"2022-08-19T14:20:00.000Z",}}]

Query

db.collection.find({$and:[{/**deleted: false,*/"demoLayer1.demo_date":{$in:["2022-12-11T08:00:00.000Z","2022-12-12T08:00:00.000Z","2022-08-18T14:20:00.000Z"]}}]})

Result