Database

[{"label":["ibc","ibd","ibe"],"location":"vochelle st"}]

Query

db.collection.find({"location":"vochelle st",$expr:{$eq:[{$setIntersection:["$label",["ibc","ibd"]]},"$label"]}})

Result