The json export plugin works well for simple geometries but it'll only export one mesh at a time - scenes and linked meshes aren't supported. For more complex things I export as Collada and use the colladaLoader that's in the examples in three.js's github repo.