Placing GameObjects in NPC
From Graal Bible
Another way to make GameObjects visible to all the Players is placing it in an NPC. However, placing many NPCs may be heavy on the server, so be aware of that whenever you're placing GameObjects in NPCs.
Start off by creating the NPC the normal way; by creating a new class. Inside that class you load the AssetBundle in ClientSide