Of course, please see below:
All you need is to set a name (Scene_ID) and define the Entity_IDs.
Example:
{"scene_id":"schlafzimmer_snapcast","snapshot_entities":"media_player.snapcast_schlafzimmer, media_player.snapcast_schlafzimmer_tv"}
Flow:
[{"id":"c8794526.36bc58","type":"api-call-service","z":"5b3a5364.173cdc","name":"Bett Mute","server":"2fba4297.e4145e","version":1,"debugenabled":false,"service_domain":"media_player","service":"volume_mute","entityId":"media_player.snapcast_schlafzimmer","data":"{\"is_volume_muted\":\"true\"}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":820,"y":1160,"wires":[[]]},{"id":"ae62a0fe.eec4","type":"api-call-service","z":"5b3a5364.173cdc","name":"TV Mute","server":"2fba4297.e4145e","version":1,"debugenabled":false,"service_domain":"media_player","service":"volume_mute","entityId":"media_player.snapcast_schlafzimmer_tv","data":"{\"is_volume_muted\":\"true\"}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":820,"y":1220,"wires":[[]]},{"id":"7455f425.27efbc","type":"api-call-service","z":"5b3a5364.173cdc","name":"Snapcast Scene Create","server":"2fba4297.e4145e","version":1,"debugenabled":false,"service_domain":"scene","service":"create","entityId":"","data":"{\"scene_id\":\"schlafzimmer_snapcast\",\"snapshot_entities\":\"media_player.snapcast_schlafzimmer, media_player.snapcast_schlafzimmer_tv\"}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":610,"y":1160,"wires":[["c8794526.36bc58","ae62a0fe.eec4"]]},{"id":"c405973c.6ce688","type":"api-call-service","z":"5b3a5364.173cdc","name":"Snapcast Scene On","server":"2fba4297.e4145e","version":1,"debugenabled":false,"service_domain":"scene","service":"turn_on","entityId":"scene.schlafzimmer_snapcast","data":"","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":860,"y":1400,"wires":[["b309626d.7d009"]]},{"id":"b309626d.7d009","type":"api-call-service","z":"5b3a5364.173cdc","name":"Licht Scene On","server":"2fba4297.e4145e","version":1,"debugenabled":false,"service_domain":"scene","service":"turn_on","entityId":"scene.schlafzimmer_licht","data":"","dataType":"json","mergecontext":"","output_location":"payload","output_location_type":"msg","mustacheAltTags":false,"x":1060,"y":1400,"wires":[[]]},{"id":"cde0e391.5a1e","type":"comment","z":"5b3a5364.173cdc","name":"Mute Snapcast if TV is ON","info":"","x":610,"y":1120,"wires":[]},{"id":"eaa9410.2c9efc","type":"api-call-service","z":"5b3a5364.173cdc","name":"Licht Scene Create","server":"2fba4297.e4145e","version":1,"debugenabled":false,"service_domain":"scene","service":"create","entityId":"","data":"{\"scene_id\":\"schlafzimmer_licht\",\"snapshot_entities\":\"light.bedroom_dresser,light.bedroom_left,light.bedroom_right,light.bedroom_tv_left,light.bedroom_tv_right\"}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":590,"y":1300,"wires":[["40347a37.fc2184"]]},{"id":"40347a37.fc2184","type":"api-call-service","z":"5b3a5364.173cdc","name":"Light Off","server":"2fba4297.e4145e","version":1,"debugenabled":false,"service_domain":"light","service":"turn_off","entityId":"light.schlafzimmer","data":"","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":820,"y":1300,"wires":[[]]},{"id":"84131829.96b5e8","type":"comment","z":"5b3a5364.173cdc","name":"Turn of Light if TV is ON","info":"","x":600,"y":1260,"wires":[]},{"id":"47f4ec86.965c14","type":"comment","z":"5b3a5364.173cdc","name":"Turn on Light & Unmute Snapcast if TV is off","info":"","x":670,"y":1360,"wires":[]},{"id":"8fdd9c5e.7f901","type":"comment","z":"5b3a5364.173cdc","name":"BEDROOM TV AUTOMATION","info":"","x":120,"y":1060,"wires":[]},{"id":"a05c6337.cdd3d","type":"comment","z":"5b3a5364.173cdc","name":"TV AUTOMATION","info":"","x":130,"y":1120,"wires":[]},{"id":"bea4c6e9.680708","type":"server-state-changed","z":"5b3a5364.173cdc","name":"TV off?","server":"2fba4297.e4145e","version":1,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityidfilter":"media_player.philips_tv","entityidfiltertype":"exact","outputinitially":true,"state_type":"str","haltifstate":"off, unavailable","halt_if_type":"str","halt_if_compare":"does_not_include","outputs":2,"output_only_on_state_change":true,"x":90,"y":1160,"wires":[["b798bf07.73ce"],["dc3e5802.114d08"]]},{"id":"b798bf07.73ce","type":"switch","z":"5b3a5364.173cdc","name":"old state?","property":"data.old_state.state","propertyType":"msg","rules":[{"t":"eq","v":"off","vt":"str"},{"t":"eq","v":"unavailable","vt":"str"},{"t":"else"}],"checkall":"true","repair":false,"outputs":3,"x":280,"y":1160,"wires":[["7455f425.27efbc","eaa9410.2c9efc"],["7455f425.27efbc","eaa9410.2c9efc"],[]]},{"id":"dc3e5802.114d08","type":"switch","z":"5b3a5364.173cdc","name":"old state?","property":"data.old_state.state","propertyType":"msg","rules":[{"t":"eq","v":"off","vt":"str"},{"t":"eq","v":"unavailable","vt":"str"},{"t":"else"}],"checkall":"true","repair":false,"outputs":3,"x":280,"y":1400,"wires":[[],[],["c405973c.6ce688"]]},{"id":"2fba4297.e4145e","type":"server","z":"","name":"Home Assistant","legacy":false,"addon":true,"rejectUnauthorizedCerts":true,"ha_boolean":"y|yes|true|on|home|open","connectionDelay":true}]